You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nuttx.apache.org by GitBox <gi...@apache.org> on 2021/05/21 21:38:14 UTC

[GitHub] [incubator-nuttx] acassis opened a new pull request #3762: xtensa: #ifdef SYMBOL is always true if SYMBOL defined as 0

acassis opened a new pull request #3762:
URL: https://github.com/apache/incubator-nuttx/pull/3762


   ## Summary
   The "#ifdef XCHAL_HAVE_LOOPS" was always true because XCHAL_HAVE_LOOPS as defined (but as 0)
   ## Impact
   only ESP32
   ## Testing
   ESP32-Devkitc
   
   NOTE: The CI will fail because arch/xtensa/include/xtensa/core.h was MiXed variables
   


-- 
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:
users@infra.apache.org



[GitHub] [incubator-nuttx] xiaoxiang781216 merged pull request #3762: xtensa: #ifdef SYMBOL is always true if SYMBOL defined as 0

Posted by GitBox <gi...@apache.org>.
xiaoxiang781216 merged pull request #3762:
URL: https://github.com/apache/incubator-nuttx/pull/3762


   


-- 
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:
users@infra.apache.org