9 lines
134 B
Plaintext
Raw Normal View History

2025-05-10 21:58:58 +08:00
if STM32F4
config TARGET_STM32F429_DISCOVERY
bool "STM32F429 Discovery board"
source "board/st/stm32f429-discovery/Kconfig"
endif