program faster. (only works with newer versions of megahidprog)

This commit is contained in:
Stefan Rupp 2014-03-20 01:27:38 +01:00
parent 50fd1f1004
commit 8bc7c6a4af

View File

@ -51,7 +51,8 @@ bin: $(PRG).bin
$(OBJCOPY) -j .text -j .data -O binary $< $@
prg: $(PRG).bin
python2 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