acassis commented on PR #17011:
URL: https://github.com/apache/nuttx/pull/17011#issuecomment-3286478732

   @linguini1 instead of suggesting searching for CONFIG_BOARD_LOOPSPERMSEC I 
suggest search for calib_udelay because there is not a page dedicated to 
CONFIG_BOARD_LOOPSPERMSEC and when searching for it returns many pages.
   
   Searching for calib_udelay returned two pages, but I think we need to move 
calib_udelay from apps/examples/ to apps/system/ because it is a system tool 
used to help the system to work correctly. And it also will avoid calib_udelay 
returning in the apps examples pages. What do you think?


-- 
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