1
0
mirror of https://github.com/raphnet/gc_n64_usb-v3 synced 2024-12-21 23:08:53 -05:00

Add justflash target

This commit is contained in:
Raphael Assenat 2015-10-27 22:10:18 -04:00
parent 501a4a619c
commit 8bd2eb1710

View File

@ -38,6 +38,9 @@ flash: $(HEXFILE)
./enter_bootloader.sh
./wait_then_flash.sh $(CPU) $(HEXFILE)
justflash: $(HEXFILE)
./wait_then_flash.sh $(CPU) $(HEXFILE)
chip_erase:
dfu-programmer atmega32u2 erase