9 lines
134 B
Plaintext
9 lines
134 B
Plaintext
if STM32F4
|
|
|
|
config TARGET_STM32F429_DISCOVERY
|
|
bool "STM32F429 Discovery board"
|
|
|
|
source "board/st/stm32f429-discovery/Kconfig"
|
|
|
|
endif
|