wangchdo opened a new pull request, #3297: URL: https://github.com/apache/nuttx-apps/pull/3297
## Summary sync hrtimer ostest with hrtimer updates by https://github.com/apache/nuttx/pull/17642 ## Impact this PR depends on https://github.com/apache/nuttx/pull/17642 ## Testing **ostest passed with hrtimer enabled on rv-virt:smp64** ``` NuttShell (NSH) nsh> nsh> uname -a NuttX 0.0.0 a93f8254ea-dirty Jan 6 2026 12:19:18 risc-v rv-virt nsh> nsh> ostest (...) user_main: hrtimer test End of test memory usage: VARIABLE BEFORE AFTER ======== ======== ======== arena 1fbddc0 1fbddc0 ordblks 9 8 mxordblk 1fa06b8 1fa06b8 uordblks 14d68 16560 fordblks 1fa9058 1fa7860 Final memory usage: VARIABLE BEFORE AFTER ======== ======== ======== arena 1fbddc0 1fbddc0 ordblks 1 8 mxordblk 1fb2be0 1fa06b8 uordblks b1e0 16560 fordblks 1fb2be0 1fa7860 user_main: Exiting ostest_main: Exiting with status 0 nsh> ``` -- 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]
