board_test work with lpcxpresso55s69

This commit is contained in:
hathach
2019-09-03 13:25:36 +07:00
parent ee57113981
commit 2e00019aae
9 changed files with 254 additions and 10 deletions
+1 -1
View File
@@ -4,8 +4,8 @@ CFLAGS += \
-mcpu=cortex-m3 \
-nostdlib \
-DCORE_M3 \
-DCFG_TUSB_MCU=OPT_MCU_LPC175X_6X \
-D__USE_LPCOPEN \
-DCFG_TUSB_MCU=OPT_MCU_LPC175X_6X \
-DRTC_EV_SUPPORT=0
# All source paths should be relative to the top level.