Ouss4 commented on a change in pull request #5336:
URL: https://github.com/apache/incubator-nuttx/pull/5336#discussion_r809507146
##########
File path: arch/xtensa/include/esp32/irq.h
##########
@@ -392,7 +393,7 @@
#define ESP32_CPUINT_TIMER2 16
#define ESP32_CPUINT_SOFTWARE1 29
-#define ESP32_CPUINT_NINTERNAL 6
+#define ESP32_CPUINT_NINTERNAL 7
Review comment:
There are only 6 internal interrupts. We don't need to update this macro
(it's not used anyway).
--
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]