complete grouping imxrt boards

This commit is contained in:
hathach
2020-11-29 20:41:30 +07:00
parent 89205438c2
commit 2dec21f81b
36 changed files with 188 additions and 1175 deletions
@@ -0,0 +1,11 @@
CFLAGS += -DCPU_MIMXRT1015DAF5A
MCU_VARIANT = MIMXRT1015
# For flash-jlink target
JLINK_DEVICE = MIMXRT1015DAF5A
# For flash-pyocd target
PYOCD_TARGET = mimxrt1015
# flash using pyocd
flash: flash-pyocd