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/03/24 11:37:16 UTC

[GitHub] [incubator-nuttx] saramonteiro opened a new pull request #3164: xtensa/esp32: Adds oneshot timer driver.

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


   ## Summary
   This PR adds support for the oneshot timer driver for ESP32.
   It implements the lower-half and also an oneshot API that can be used in the future by other drivers or OS code as necessary, e.g., tickless code.
   
   ## Impact
   All ESP32 timers users.
   Note: The timers logic in the bring up files was changed to provide a better decoupling.
   
   ## Testing
   The oneshot timer driver was successfully tested in `esp32-devkitc`, `esp32-ethernet-kit` and `esp32-wrover-kit` using the oneshot example.
   
   ![image](https://user-images.githubusercontent.com/33546913/112304227-01dc9a00-8c7c-11eb-8048-443a8f4313ee.png)
   
   


-- 
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] acassis merged pull request #3164: xtensa/esp32: Adds oneshot timer driver.

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


   


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