linguini1 commented on PR #17011: URL: https://github.com/apache/nuttx/pull/17011#issuecomment-3761602220
@xiaoxiang781216 please let me know what you think of the current solution! If you think it's alright, I'll run the build checks once our usage has cooled down (as mentioned in #17914) to make sure everything is ready for merge. Thank you for your patch in #17923. In this PR, you'll see I modified it slightly so that `CONFIG_BOARD_LOOPSPERMSEC=0` by default when ALARM_ARCH/TIMER_ARCH are set in Kconfig instead of doing `#ifdef -> #define` in the C files. This should prevent build errors for other C files that use `LOOPSPERMSEC` too. -- 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]
