tmedicci commented on code in PR #13242:
URL: https://github.com/apache/nuttx/pull/13242#discussion_r1740914135


##########
arch/Kconfig:
##########
@@ -1158,6 +1158,13 @@ config ARCH_MINIMAL_VECTORTABLE
                IRQMAPPED_MAX, then hardware interrupt vector 42 is not used and
                if it occurs will result in an unexpected interrupt crash.
 
+config ARCH_MINIMAL_VECTORTABLE_DYNAMINC

Review Comment:
   Typo. Please check other occurrences.
   
   ```suggestion
   config ARCH_MINIMAL_VECTORTABLE_DYNAMIC
   ```



-- 
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]

Reply via email to