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/12/02 16:01:18 UTC

[GitHub] [incubator-nuttx] Ouss4 opened a new pull request #4933: esp32_cpustart.c: Remove CONFIG_SMP conditions in the code.

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


   ## Summary
    1. Remove CONFIG_SMP conditions in the code, the whole file is only built when CONFIG_SMP is enabled.
    2. Improve comments around the spinlock used as a handshake during startup.
   ## Impact
   ESP32
   ## Testing
   esp32-devkitc: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.

To unsubscribe, e-mail: commits-unsubscribe@nuttx.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [incubator-nuttx] xiaoxiang781216 merged pull request #4933: esp32_cpustart.c: Remove CONFIG_SMP conditions in the code.

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


   


-- 
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: commits-unsubscribe@nuttx.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org