Ouss4 commented on pull request #2838: URL: https://github.com/apache/incubator-nuttx/pull/2838#issuecomment-777038122
> It is missing the toolchain in the CI: > "riscv32-esp-elf-gcc: Command not found" We can use the one that's already installed, we just update the defconfig and add `LDFLAGS += --gc-sections -melf32lriscv` in the boards Make.defs. We can also add riscv32-esp toolchain to our docker. ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: us...@infra.apache.org