mirror of
https://github.com/apache/nuttx.git
synced 2026-05-24 07:46:16 +08:00
boards/Kconfig: fix typo
This commit is contained in:
+1
-1
@@ -2885,7 +2885,7 @@ endif
|
||||
if ARCH_BOARD_NUCLEO_F412ZG
|
||||
source "boards/arm/stm32/nucleo-f412zg/Kconfig"
|
||||
endif
|
||||
if ARCH_BOARD_NUCLEO_F44RE
|
||||
if ARCH_BOARD_NUCLEO_F446RE
|
||||
source "boards/arm/stm32/nucleo-f446re/Kconfig"
|
||||
endif
|
||||
if ARCH_BOARD_NUCLEO_F401RE || ARCH_BOARD_NUCLEO_F411RE
|
||||
|
||||
Reference in New Issue
Block a user