linguini1 commented on code in PR #17011: URL: https://github.com/apache/nuttx/pull/17011#discussion_r2346809595
########## arch/Kconfig: ########## @@ -1274,11 +1274,12 @@ comment "Board Settings" config BOARD_LOOPSPERMSEC Review Comment: That's true. I think this was in arch/Kconfig because the `up_udelay`, `up_mdelay` and etc. functions are architecture implemented. But it is a `BOARD_*` config. I won't move the option in this PR but it would be good to move it later. Maybe you could open an issue? -- 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: commits-unsubscr...@nuttx.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org