lpcxpresso 1769 build with makefile but not blinky yet

This commit is contained in:
hathach
2019-05-15 11:34:40 +07:00
parent 2e07a09b0d
commit 2582dfb3af
6 changed files with 614 additions and 42 deletions
-1
View File
@@ -4,7 +4,6 @@ CFLAGS += \
-mcpu=cortex-m3 \
-nostdlib \
-DCORE_M3 \
-D__VTOR_PRESENT=0 \
-DCFG_TUSB_MCU=OPT_MCU_LPC13XX \
-D__USE_LPCOPEN \
-DCFG_TUSB_MEM_SECTION='__attribute__((section(".data.$$RAM3")))' \