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


##########
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:
   you already add the check in code:
   
https://github.com/apache/nuttx/pull/17011/changes#diff-ebeffbbfc04cab0f5a0fd2ccbb776f2f541fcb836231537f55a27c503de761baR59
   why do you duplicate the same thing in many places?



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