Files
2026-05-06 19:51:30 +07:00

7 lines
105 B
Makefile
Executable File

LD_FILE = $(BOARD_PATH)/lpc1837.ld
# For flash-jlink target
JLINK_DEVICE = LPC18S37
flash: flash-jlink