Files
Sensor-Watch/tinyusb/hw/bsp/lpc18/boards/mcb1800/board.mk
Joey Castillo 39a5c822a2 add tinyusb
2021-08-28 12:50:18 -04:00

8 lines
124 B
Makefile
Executable File

LD_FILE = $(BOARD_PATH)/lpc1857.ld
# For flash-jlink target
JLINK_DEVICE = LPC1857
# flash using jlink
flash: flash-jlink