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:
[email protected]


Reply via email to