mirror of
https://github.com/apache/nuttx.git
synced 2026-05-18 00:34:10 +08:00
boards/nucleo-h743zi: enable HSI48 for OTG host example, otherwise it won't work
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user