Files
espLinuxESPIDF/components/espressif__tinyusb/hw/bsp/lpc17/boards/lpcxpresso1769/board.mk
T
2026-05-06 19:51:30 +07:00

9 lines
180 B
Makefile
Executable File

# All source paths should be relative to the top level.
LD_FILE = $(BOARD_PATH)/lpc1769.ld
# For flash-jlink target
JLINK_DEVICE = LPC1769
# flash using jlink
flash: flash-jlink