jfbblue0922 commented on code in PR #12394: URL: https://github.com/apache/nuttx/pull/12394#discussion_r1630840714
########## boards/Kconfig: ########## @@ -1747,6 +1747,7 @@ config ARCH_BOARD_NUCLEO_H745ZI depends on ARCH_CHIP_STM32H745ZI select ARCH_HAVE_LEDS select ARCH_HAVE_BUTTONS + select HAS_PWR_DIRECT_SMPS_SUPPLY Review Comment: @xiaoxiang781216 I added HAS_PWR_DIRECT_SMPS_SUPPLY to stm32h7/Kconfig. Thank you for your advice. -- 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: commits-unsubscr...@nuttx.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org