2021-04-28 15:10:31 +07:00

7 lines
99 B
Makefile

LD_FILE = $(BOARD_PATH)/lpc1549.ld
JLINK_DEVICE = LPC1549
# flash using pyocd
flash: flash-jlink