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/07/12 20:13:55 UTC

[GitHub] [incubator-nuttx] saramonteiro opened a new pull request #4141: risc-v/esp32-c3: Use systimer 0 to RTOS TICK

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


   ## Summary
   
   This MR changes the source for RTOS TICK from systimer 1 to systimer 0.
   This change was intended to free systimer 1 for other purpose, and also
   to keep the same systimer used by the tickless os mode.
   
   ## Impact
   
   None. Refactoring and improving work. Now, we have more resource (timer) available.
   
   ## Testing
   
   Only tested nsh running.


-- 
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 #4141: risc-v/esp32-c3: Use systimer 0 to RTOS TICK

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


   


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