zhuyanlinzyl commented on pull request #5336:
URL: https://github.com/apache/incubator-nuttx/pull/5336#issuecomment-1041040646


   @Ouss4 :
   
   but ESP32 chip only have two swi interrupt:
   
   ```
   #define ESP32_CPUINT_SOFTWARE0 7
   #define ESP32_CPUINT_SOFTWARE1 29
   ```
   
   only `ESP32_CPUINT_SOFTWARE1` can use for nuttx swi, what else interrupt pin 
can I use?
   
   


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