Fix-Point opened a new pull request, #17214: URL: https://github.com/apache/nuttx/pull/17214
## Summary This commit implemented optimized runtime-invariant integer division proposed by T. Granlund and L. Montgomery. It can be used to convert the hardware clock cycles to seconds, where the clock frequency is runtime-invariant. ## Impact None. ## Testing Tested on QEMU/intel64 and IMX8QM-MEK. -- 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]
