mirror of
https://github.com/arduino/Arduino.git
synced 2025-02-28 22:54:20 +01:00
including the script which sets the correct fuses currently working only on mac os x but easy to port to windows/linux
2 lines
122 B
Bash
Executable File
2 lines
122 B
Bash
Executable File
uisp -dpart=ATmega8 -dprog=avrisp -dserial=/dev/tty.usbserial0 -dspeed=115200 if=ATMegaBOOT.hex --erase --upload --verify
|