Fix-Point opened a new pull request, #17345:
URL: https://github.com/apache/nuttx/pull/17345

   ## Summary
   
   This is Part V of the https://github.com/apache/nuttx/pull/17276. In this 
PR, we provide re-implemented timer drivers with the count-based oneshot API 
for:
   
   - ARM generic timer (arm-v7a/arm-v7r/arm-v8r/arm-v8a).
   - SIM timer.
   - Intel64 TSC-deadline timer.
   - RISC-v machine timer.
   
   ## Impact
   
   These code commits affect the timing subsystem, as well as the following 
architecture:
   
   - arm-v7a/arm-v7r/arm-v8r
   - arm-v8a
   - risc-v
   - sim
   - Intel64
   
   
   ## Testing
   
   Tested on `Allwinnerchip R528(armv7a)/IMX8QM-MEK(armv8a)/Buffalolab 
BL602(risc-v)/ESP32C3(risc-v)/qemu-armv8a/qemu-armv7a/rv-virt/sim/qemu-intel64(Intel
 Core i7 12700/KVM)` 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]

Reply via email to