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