GK SDK 源码库: XMIPCLinuxV100R005C00SPC030 (kernel/tools/open_source excluded)
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
if STM32H7
|
||||
|
||||
config TARGET_STM32H743_DISCO
|
||||
bool "STM32H743 Discovery board"
|
||||
|
||||
config TARGET_STM32H743_EVAL
|
||||
bool "STM32H743 Evaluation board"
|
||||
|
||||
source "board/st/stm32h743-eval/Kconfig"
|
||||
source "board/st/stm32h743-disco/Kconfig"
|
||||
|
||||
endif
|
||||
Reference in New Issue
Block a user