espressif_tinyusb/hw/bsp/imxrt/boards/mimxrt1064_evk/board.mk

12 lines
206 B
Makefile
Raw Normal View History

2020-11-29 14:41:30 +01:00
CFLAGS += -DCPU_MIMXRT1064DVL6A
MCU_VARIANT = MIMXRT1064
# For flash-jlink target
JLINK_DEVICE = MIMXRT1064xxx6A
# For flash-pyocd target
PYOCD_TARGET = mimxrt1064
# flash using pyocd
flash: flash-pyocd