zyfeier opened a new pull request, #10482: URL: https://github.com/apache/nuttx/pull/10482
## Summary When the system starts up, the hw count may not start counting from 0, which can cause the processing time of the first oneshot handler to be too long. Therefore, the current tick value should be set based on the hw count during initialization. ## Impact oneshot timer ## Testing bes board with oneshot timer -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
