linguini1 commented on code in PR #17011:
URL: https://github.com/apache/nuttx/pull/17011#discussion_r2640405593


##########
arch/Kconfig:
##########
@@ -1316,11 +1316,12 @@ comment "Board Settings"
 
 config BOARD_LOOPSPERMSEC
        int "Delay loops per millisecond"
-       default 5000
+       default -1

Review Comment:
   If I take that approach, won't the symbol be "undefined" and evaluate to 0 
where it is used? If it throws a compilation error I prefer your approach, I'll 
try that.



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