added rt1015 evk board

This commit is contained in:
hathach
2019-11-23 01:09:39 +07:00
parent d76eb8d659
commit a6b1289096
9 changed files with 577 additions and 13 deletions
+1 -3
View File
@@ -8,9 +8,7 @@ CFLAGS += \
-DCPU_MIMXRT1052DVL6B \
-DXIP_EXTERNAL_FLASH=1 \
-DXIP_BOOT_HEADER_ENABLE=1 \
-DCFG_TUSB_MCU=OPT_MCU_MIMXRT10XX \
-DCFG_TUSB_MEM_SECTION='__attribute__((section(".data")))' \
-DCFG_TUSB_MEM_ALIGN='__attribute__((aligned(64)))'
-DCFG_TUSB_MCU=OPT_MCU_MIMXRT10XX
# mcu driver cause following warnings
#CFLAGS += -Wno-error=float-equal -Wno-error=nested-externs