board test run with lpcxpresso 11u37

This commit is contained in:
hathach
2019-09-06 15:49:42 +07:00
parent 4ef3946a25
commit b1296139d0
3 changed files with 6 additions and 4 deletions
-1
View File
@@ -4,7 +4,6 @@ CFLAGS += \
-mcpu=cortex-m0 \
-nostdlib \
-DCORE_M0 \
-D__VTOR_PRESENT=0 \
-D__USE_LPCOPEN \
-DCFG_TUSB_MCU=OPT_MCU_LPC11UXX \
-DCFG_TUSB_MEM_SECTION='__attribute__((section(".data.$$RAM2")))' \