mirror of
https://github.com/RT-Thread/rt-thread.git
synced 2026-06-21 05:42:29 +08:00
[BSP] Add BOARD_STM32F429_APPOLO option.
This commit is contained in:
@@ -15,6 +15,11 @@ config $PKGS_DIR
|
||||
option env="PKGS_ROOT"
|
||||
default "packages"
|
||||
|
||||
config BOARD_STM32F429_APPOLO
|
||||
bool
|
||||
select ARCH_ARM_CORTEX_M4
|
||||
default y
|
||||
|
||||
source "$RTT_DIR/KConfig"
|
||||
source "$PKGS_DIR/KConfig"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user