add tinyusb
This commit is contained in:
7
tinyusb/hw/bsp/lpc18/boards/mcb1800/board.mk
Executable file
7
tinyusb/hw/bsp/lpc18/boards/mcb1800/board.mk
Executable file
@@ -0,0 +1,7 @@
|
||||
LD_FILE = $(BOARD_PATH)/lpc1857.ld
|
||||
|
||||
# For flash-jlink target
|
||||
JLINK_DEVICE = LPC1857
|
||||
|
||||
# flash using jlink
|
||||
flash: flash-jlink
|
||||
Reference in New Issue
Block a user