You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
if STM32F7
|
|
|
|
config TARGET_STM32F746_DISCO
|
|
bool "STM32F746 Discovery board"
|
|
|
|
source "board/st/stm32f746-disco/Kconfig"
|
|
|
|
endif
|