11 lines
181 B
Makefile
Raw Normal View History

2020-11-29 20:41:30 +07:00
CFLAGS += -DCPU_MIMXRT1052DVL6B
MCU_VARIANT = MIMXRT1052
JLINK_DEVICE = MIMXRT1052xxxxB
2020-11-29 20:41:30 +07:00
# For flash-pyocd target
PYOCD_TARGET = mimxrt1050
# flash using pyocd
flash: flash-pyocd