change output filename to BOARD-Directory
This commit is contained in:
@@ -52,5 +52,5 @@ JLINK_DEVICE = NUC120LE3
|
||||
|
||||
# Flash using Nuvoton's openocd fork at https://github.com/OpenNuvoton/OpenOCD-Nuvoton
|
||||
# Please compile and install it from github source
|
||||
flash: $(BUILD)/$(BOARD)-firmware.elf
|
||||
flash: $(BUILD)/$(PROJECT).elf
|
||||
openocd -f interface/nulink.cfg -f target/numicroM0.cfg -c "program $< reset exit"
|
||||
|
Reference in New Issue
Block a user