1
0
mirror of https://github.com/arduino/Arduino.git synced 2024-11-30 11:24:12 +01:00
Arduino/bootloader/program.bat
Massimo Banzi 15ae9ab1b0 Added bootloader files and the programming commands
including the script which sets the correct fuses
currently working only on mac os x but easy to port
to windows/linux
2005-09-14 17:04:31 +00:00

3 lines
242 B
Batchfile
Executable File

..\wiringlite\bin\uisp -dpart=ATmega8 -dprog=stk500 -dserial=com1 -dspeed=115200 --wr_fuse_l=0xdf --wr_fuse_h=0xc8
..\wiringlite\bin\uisp -dpart=ATmega8 -dprog=stk500 -dserial=com1 -dspeed=115200 --erase --upload --verify if=ATMegaBOOT.hex