aboutsummaryrefslogtreecommitdiff
path: root/boards.txt
diff options
context:
space:
mode:
authorDavid A. Mellis <d.mellis@arduino.cc>2011-10-10 09:01:56 -0700
committerDavid A. Mellis <d.mellis@arduino.cc>2011-10-10 09:01:56 -0700
commitf9ed282a16a6ac89cbd8458cd174332d64d0428b (patch)
treec639485eb91214a6d9c95401ed83c784af286c9a /boards.txt
parent84285ab7807db69a96c96d58bb227669a81d5226 (diff)
parent4b7c12b7cbd7a9575814040da1d182106638e9c0 (diff)
Merge pull request #30 from WestfW/master
Significant optiboot upgrade.
Diffstat (limited to 'boards.txt')
-rw-r--r--boards.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/boards.txt b/boards.txt
index 0ae40d3..c252a75 100644
--- a/boards.txt
+++ b/boards.txt
@@ -10,7 +10,7 @@ uno.bootloader.extended_fuses=0x05
uno.bootloader.path=optiboot
uno.bootloader.file=optiboot_atmega328.hex
uno.bootloader.unlock_bits=0x3F
-uno.bootloader.lock_bits=0x0F
+uno.bootloader.lock_bits=0x2F
uno.build.mcu=atmega328p
uno.build.f_cpu=16000000L
uno.build.core=arduino