Skip to content

Commit f093cc6

Browse files
committed
Merge pull request #30 from WestfW/master
Significant optiboot upgrade.
2 parents c93fd74 + fc8cacb commit f093cc6

32 files changed

+3256
-5063
lines changed

hardware/arduino/boards.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ uno.bootloader.extended_fuses=0x05
1010
uno.bootloader.path=optiboot
1111
uno.bootloader.file=optiboot_atmega328.hex
1212
uno.bootloader.unlock_bits=0x3F
13-
uno.bootloader.lock_bits=0x0F
13+
uno.bootloader.lock_bits=0x2F
1414
uno.build.mcu=atmega328p
1515
uno.build.f_cpu=16000000L
1616
uno.build.core=arduino

0 commit comments

Comments
 (0)