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 2020/12/28 10:50:55 UTC

[GitHub] [incubator-nuttx] saramonteiro opened a new pull request #2613: xtensa/esp32: Added driver api to reload counter instantly

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


   ## Summary
   
   This PR does 2 things:
   
   * Adds a driver API to reload the counter instantly, instead of only doing this at an alarm event.
   * Refactors the clear function
   
   ## Impact
   
   All the ESP32 timers' low-level driver users
   
   ## Testing
   
   We could use the get counter API to see that the counter really changed its value instantly. 
   


----------------------------------------------------------------
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] Ouss4 merged pull request #2613: xtensa/esp32: Added driver api to reload counter instantly

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


   


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