1
0
mirror of https://github.com/esp8266/Arduino.git synced 2025-07-30 16:24:09 +03:00

Added menu item to burn bootloader, associated preferences, and hacked Uploader.java to be more flexible.

This commit is contained in:
David A. Mellis
2006-03-21 19:17:31 +00:00
parent 71b23a6318
commit c6704296c1
4 changed files with 118 additions and 63 deletions

View File

@ -283,6 +283,15 @@ serial.parity=N
serial.port=COM1
serial.download_rate=19200
serial.debug_rate=9600
serial.burn_rate=115200
bootloader.low_fuses=0xdf
bootloader.high_fuses=0xca
bootloader.path=bootloader
bootloader.file=ATmegaBOOT.hex
bootloader.unlock_bits=0xFF
bootloader.lock_bits=0xCF
bootloader.programmer=stk500
# set the build defaults
build.mcu=atmega8