Paolo Cretaro
Paolo Cretaro
### Zig Version 0.12.0-dev.1785+72568c131 ### Steps to Reproduce and Observed Behavior While playing around with a bare-metal riscv code, I'm having a relocation linking issue related to the formatting of...
### Description of the bug Seems git-branchless breaks when the git repo is on a NFS filesystem. My first guess was the db.sqlite file, since it's well known that sqlite...
When DEBUG is on, XAxiEthernet_ReadReg should still return the value read with Xil_In32, instead of the return value of xdbg_printf called by XAxiEthernet_print_reg_i. Signed-off-by: Paolo Cretaro