mirror of
https://github.com/RT-Thread/rt-thread.git
synced 2025-03-02 21:42:28 +08:00
commit
af55ad28cf
@ -20,6 +20,12 @@ config $PKGS_DIR
|
|||||||
|
|
||||||
source "$RTT_DIR/KConfig"
|
source "$RTT_DIR/KConfig"
|
||||||
source "$PKGS_DIR/KConfig"
|
source "$PKGS_DIR/KConfig"
|
||||||
|
|
||||||
|
config SOC_LPC54608
|
||||||
|
bool
|
||||||
|
select ARCH_ARM_CORTEX_M4
|
||||||
|
default y
|
||||||
|
|
||||||
source "$BSP_DIR/drivers/Kconfig"
|
source "$BSP_DIR/drivers/Kconfig"
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user