boards/nucleo-h743zi: enable HSI48 for OTG host example, otherwise it won't work

This commit is contained in:
raiden00pl 2023-05-09 12:10:15 +02:00 committed by Xiang Xiao
parent bf6f842aea
commit 0e334f0ba9
1 changed files with 1 additions and 0 deletions

View File

@ -49,6 +49,7 @@ CONFIG_SPI=y
CONFIG_START_DAY=6
CONFIG_START_MONTH=12
CONFIG_START_YEAR=2011
CONFIG_STM32H7_HSI48=y
CONFIG_STM32H7_OTGFS=y
CONFIG_STM32H7_USART3=y
CONFIG_SYSTEM_NSH=y