oreh-a commented on a change in pull request #4704:
URL: https://github.com/apache/incubator-nuttx/pull/4704#discussion_r734363501



##########
File path: arch/arm/src/stm32f0l0g0/stm32_rcc.c
##########
@@ -161,7 +161,7 @@ void stm32_clockconfig(void)
 
   rcc_resetbkp();
 
-#if defined(CONFIG_ARCH_BOARD_STM32_CUSTOM_CLOCKCONFIG)
+#if defined(CONFIG_ARCH_BOARD_STM32F0G0L0_CUSTOM_CLOCKCONFIG)

Review comment:
       I've rechecked, no one board inside boards/arm/stm32f0g0l0 has 
custom_clock set (nor in defconfig nor in source file)




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