skip nuc flash verify
This commit is contained in:
@@ -38,4 +38,4 @@ JLINK_IF = swd
|
||||
# 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
|
||||
openocd -f interface/nulink.cfg -f target/numicroM0.cfg -c "program $< verify reset exit"
|
||||
openocd -f interface/nulink.cfg -f target/numicroM0.cfg -c "program $< reset exit"
|
||||
|
||||
Reference in New Issue
Block a user