add tinyusb
This commit is contained in:
8
tinyusb/hw/bsp/imxrt/boards/mimxrt1050_evkb/board.mk
Executable file
8
tinyusb/hw/bsp/imxrt/boards/mimxrt1050_evkb/board.mk
Executable file
@@ -0,0 +1,8 @@
|
||||
CFLAGS += -DCPU_MIMXRT1052DVL6B
|
||||
MCU_VARIANT = MIMXRT1052
|
||||
|
||||
# For flash-pyocd target
|
||||
PYOCD_TARGET = mimxrt1050
|
||||
|
||||
# flash using pyocd
|
||||
flash: flash-pyocd
|
||||
Reference in New Issue
Block a user