summaryrefslogtreecommitdiffstats
path: root/tinyusb/hw/bsp/imxrt/boards/mimxrt1064_evk/board.mk
blob: 586d74fe592f9ee7fc8b7074e61777f740b90496 (plain)
1
2
3
4
5
6
7
8
9
10
11
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