acassis commented on code in PR #18160:
URL: https://github.com/apache/nuttx/pull/18160#discussion_r2727359417
##########
arch/Kconfig:
##########
@@ -1279,6 +1279,13 @@ config ARCH_MINIMAL_VECTORTABLE_DYNAMIC
---help---
Use a minimum amount of RAM for the vector table.
+config ARCH_IRQ_TO_NDX
+ bool "Irq to ndx"
Review Comment:
IRQ normally is upper case, and better to use Index here in the menuconfig
instead of ndx to make is user for end user understand
--
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]