mirror of
https://github.com/esp8266/Arduino.git
synced 2025-06-17 22:23:10 +03:00
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
This commit is contained in:
1
bootloader/program.command
Executable file
1
bootloader/program.command
Executable file
@ -0,0 +1 @@
|
||||
uisp -dpart=ATmega8 -dprog=avrisp -dserial=/dev/tty.usbserial0 -dspeed=115200 if=ATMegaBOOT.hex --erase --upload --verify
|
Reference in New Issue
Block a user