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


##########
boards/arm/stm32wl5/nucleo-wl55jc/configs/fb/defconfig:
##########
@@ -15,6 +15,7 @@ CONFIG_ARCH_CHIP="stm32wl5"
 CONFIG_ARCH_CHIP_STM32WL55JC_CPU1=y
 CONFIG_ARCH_CHIP_STM32WL5=y
 CONFIG_BOARD_LATE_INITIALIZE=y
+CONFIG_BOARD_LOOPSPERMSEC=0

Review Comment:
   I still think it's better to make CONFIG_BOARD_LOOPSPERMSEC default to zero 
and warning or error in the source code, instead explicitly set it to zero in 
defconfig.



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