esp32-s2_dfu/hw/bsp/lpc18/boards/mcb1800/board.mk

8 lines
124 B
Makefile
Raw Normal View History

2021-03-03 10:03:21 +01:00
LD_FILE = $(BOARD_PATH)/lpc1857.ld
# For flash-jlink target
JLINK_DEVICE = LPC1857
# flash using jlink
flash: flash-jlink