yf13 opened a new pull request, #12475: URL: https://github.com/apache/nuttx/pull/12475
## Summary This supports running NuttX using 32bit pointers and 64-bit registers on 64-bit RISC-V devices, using the rv64ilp32 toolchain from the `ruyisdk/riscv-gnu-toolchain-rv64ilp32` Github repo. See [this page](https://yf13.github.io/nuttx/nuttx-rv64ilp32) for more details. The defconfig is absent as it will fail the CI checks as cleanup for format warning are still to be done later. ## Impact None ## Testing - Checked on qemu-system-riscv64ilp32 - CI checks -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
