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/21 12:27:34 UTC

[GitHub] [incubator-nuttx] saramonteiro opened a new pull request #4584: risc-v/esp32-c3: Group static variables into a struct and prevent an uninitialized thread to be deleted

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


   ## Summary
   
   Fix on esp32c3_rt_timer.c:  Group static variables into a struct and prevent an uninitialized thread to be deleted.
   
   ## Impact
   
   Organization.
   Prevent a potential bug.
   
   ## Testing
   
   Internal rt_timer 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] Ouss4 merged pull request #4584: risc-v/esp32-c3: Group static variables into a struct and prevent an uninitialized thread to be deleted

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


   


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