2021-08-28 12:50:18 -04:00

7 lines
99 B
Makefile
Executable File

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