add tinyusb
This commit is contained in:
11
tinyusb/hw/bsp/imxrt/boards/mimxrt1060_evk/board.mk
Executable file
11
tinyusb/hw/bsp/imxrt/boards/mimxrt1060_evk/board.mk
Executable file
@@ -0,0 +1,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
|
||||
Reference in New Issue
Block a user