summaryrefslogtreecommitdiff
path: root/hw/bsp/imxrt/boards/mimxrt1050_evkb/board.mk
blob: 9331eba94a50bd0863d21ff499055746c36ab08b (plain)
1
2
3
4
5
6
7
8
9
10
11
CFLAGS += -DCPU_MIMXRT1052DVL6B
MCU_FAMILY = RT1050
MCU_VARIANT = MIMXRT1052

JLINK_DEVICE = MIMXRT1052xxxxB

# For flash-pyocd target
PYOCD_TARGET = mimxrt1050

# flash using pyocd
flash: flash-pyocd