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/06/22 08:09:13 UTC

[GitHub] [incubator-nuttx] masayuki2009 opened a new pull request #3955: arch: esp32: Replace getcoreid with the latest esp-idf's

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


   ## Summary
   
   - I noticed that the getcoreid macro in the latest esp-idf
     is much simpler than the current NuttX's.
   - This commit replaces the macro with the latest esp-idf's
   
   ## Impact
   
   - SMP only
   
   ## Testing
   
   - Tested with esp32-devkitc:wapi_smp
   
   


-- 
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 #3955: arch: esp32: Replace getcoreid with the latest esp-idf's

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


   


-- 
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 #3955: arch: esp32: Replace getcoreid with the latest esp-idf's

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


   


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