mirror of
https://github.com/hathach/tinyusb.git
synced 2025-02-11 00:39:57 +00:00
clean up
This commit is contained in:
parent
67d2cf39d5
commit
f2bbb75695
@ -5,7 +5,6 @@ CFLAGS += \
|
||||
-DCORE_M0PLUS \
|
||||
-DCFG_TUSB_MCU=OPT_MCU_LPC51UXX \
|
||||
-DCPU_LPC51U68JBD64 \
|
||||
-Wfatal-errors \
|
||||
-DCFG_TUSB_MEM_SECTION='__attribute__((section(".data")))' \
|
||||
-DCFG_TUSB_MEM_ALIGN='__attribute__((aligned(64)))'
|
||||
|
||||
|
@ -7,7 +7,6 @@ CFLAGS += \
|
||||
-DCORE_M4 \
|
||||
-DCFG_TUSB_MCU=OPT_MCU_LPC54XXX \
|
||||
-DCPU_LPC54114J256BD64_cm4 \
|
||||
-Wfatal-errors \
|
||||
-DCFG_TUSB_MEM_SECTION='__attribute__((section(".data")))' \
|
||||
-DCFG_TUSB_MEM_ALIGN='__attribute__((aligned(64)))'
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user