xiaoxiang781216 commented on code in PR #12475: URL: https://github.com/apache/nuttx/pull/12475#discussion_r1632256898
########## arch/risc-v/Kconfig: ########## @@ -337,7 +337,7 @@ config ARCH_RV32 config ARCH_RV64 Review Comment: The check of toolchain specific option should be limited inside Toolchain.defs/Toolchain.cmake, it's bad to check them outside these two files. -- 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]
