linuxOS_AP05/u-boot/arch/arm/mach-stm32/stm32f4/Kconfig

9 lines
134 B
Plaintext
Raw Normal View History

2025-06-02 05:59:07 +00:00
if STM32F4
config TARGET_STM32F429_DISCOVERY
bool "STM32F429 Discovery board"
source "board/st/stm32f429-discovery/Kconfig"
endif