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