Fix-Point opened a new pull request, #17339: URL: https://github.com/apache/nuttx/pull/17339
## Summary This is Part III of the https://github.com/apache/nuttx/pull/17276. In this PR, we 1. Removed the callback and args for all oneshot timer drivers and let the upper-half to manage the callback and args. 2. Removed all tick-based oneshot drivers and provide the temporary fallbacks. The next part is https://github.com/apache/nuttx/pull/17338. ## Impact These code commits affect the timing subsystem, as well as the following architecture: - arm-v7a/arm-v7r/arm-v8r - arm-v8a - risc-v - tricore ## Testing Tested on `Allwinnerchip R528(armv8a)/qemu-armv8a/qemu-armv7a/rv-virt` using `ostest`, all passed. -- 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]
