Explorar o código

[bsp]Add SOC type

tangyuxin %!s(int64=7) %!d(string=hai) anos
pai
achega
a702dde0c7
Modificáronse 1 ficheiros con 6 adicións e 0 borrados
  1. 6 0
      bsp/lpc54608-LPCXpresso/Kconfig

+ 6 - 0
bsp/lpc54608-LPCXpresso/Kconfig

@@ -20,6 +20,12 @@ config $PKGS_DIR
 
 source "$RTT_DIR/KConfig"
 source "$PKGS_DIR/KConfig"
+
+config SOC_LPC54608
+    bool 
+    select ARCH_ARM_CORTEX_M4
+    default y
+
 source "$BSP_DIR/drivers/Kconfig"