saramonteiro opened a new pull request #2536: URL: https://github.com/apache/incubator-nuttx/pull/2536
## Summary Fix: It's missing a configuration in the esp32_tim_enableint and esp32_tim_disableint Improvement: Get the APB clock frequency from a function instead of using a constant. So, if this frequency changes in the future, the timer driver will not be affected. ## Impact All timers' users. ## Testing Running Timer Example. ---------------------------------------------------------------- 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: us...@infra.apache.org