linuxOS_AP05/u-boot/arch/arm/mach-stm32/stm32f4/Kconfig
2025-06-02 13:59:07 +08:00

9 lines
134 B
Plaintext

if STM32F4
config TARGET_STM32F429_DISCOVERY
bool "STM32F429 Discovery board"
source "board/st/stm32f429-discovery/Kconfig"
endif