Makefile: import faster programming from default branch into simon branch

This commit is contained in:
Stefan Rupp 2014-03-21 01:15:30 +01:00
parent 79024877d0
commit 8005802700

View File

@ -49,5 +49,9 @@ bin: $(PRG).bin
$(OBJCOPY) -j .text -j .data -O binary $< $@
prg: $(PRG).bin
python2 ../megaHidProg/megaHidProg.py -C -c 1000 -t 4 -b $(PRG).bin
#python2 megaHidProg.py -C -c 1000 -t 4 -b $(PRG).bin
python2 ./megaHidProg.py -C -c 3000 -t 15 -b $(PRG).bin -T 15 -V $(PRG).bin
setfuses:
python2 megaHidProg.py -C -S -c 125 -L be -H d9 -E FC