summaryrefslogtreecommitdiffstats
path: root/tinyusb/hw/bsp/imxrt/boards/mimxrt1060_evk/board.mk
blob: d0498dbb1837fa4433bb9f92f14dd7993ba10165 (plain)
1
2
3
4
5
6
7
8
9
10
11
CFLAGS += -DCPU_MIMXRT1062DVL6A
MCU_VARIANT = MIMXRT1062

# For flash-jlink target
JLINK_DEVICE = MIMXRT1062xxx6A

# For flash-pyocd target
PYOCD_TARGET = mimxrt1060

# flash using pyocd
flash: flash-pyocd