masayuki2009 commented on pull request #1653:
URL: https://github.com/apache/incubator-nuttx/pull/1653#issuecomment-681782413


   Hi @acassis,
   
   I noticed that you removed the following code which did not come from PIC32.
   Actually the code was added to reduce power consumption and is the same as 
esp-idf's.
   
   ```
   #if XCHAL_HAVE_INTERRUPTS
     __asm__ __volatile__ ("waiti 0");
   #endif
   ```
   


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

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to