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/09/23 21:29:15 UTC

[GitHub] [incubator-nuttx] saramonteiro opened a new pull request #4605: risc-v/esp32-c3: improvements and fix to esp32c3_rt_timer.c

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


   ## Summary
   
   This PR:
   
   1. Removes `_s` of non static variables from esp32c3_rt_timer.c.
   2. Fix `pid` variable initialization.
   
   ## Impact
   
   Prevent a potential bug in case `kthread_create` fails to create the thread. 
   
   ## Testing
   
   Local test.
   


-- 
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 #4605: risc-v/esp32-c3: improvements and fix to esp32c3_rt_timer.c

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


   


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