summaryrefslogtreecommitdiffstats
path: root/tinyusb/hw/bsp/lpc18/boards/mcb1800/board.mk
diff options
context:
space:
mode:
Diffstat (limited to 'tinyusb/hw/bsp/lpc18/boards/mcb1800/board.mk')
-rwxr-xr-xtinyusb/hw/bsp/lpc18/boards/mcb1800/board.mk7
1 files changed, 7 insertions, 0 deletions
diff --git a/tinyusb/hw/bsp/lpc18/boards/mcb1800/board.mk b/tinyusb/hw/bsp/lpc18/boards/mcb1800/board.mk
new file mode 100755
index 00000000..0307a21d
--- /dev/null
+++ b/tinyusb/hw/bsp/lpc18/boards/mcb1800/board.mk
@@ -0,0 +1,7 @@
+LD_FILE = $(BOARD_PATH)/lpc1857.ld
+
+# For flash-jlink target
+JLINK_DEVICE = LPC1857
+
+# flash using jlink
+flash: flash-jlink