diff options
author | Federico Fissore <f.fissore@arduino.cc> | 2015-07-07 17:14:50 +0200 |
---|---|---|
committer | Federico Fissore <f.fissore@arduino.cc> | 2015-07-07 17:15:42 +0200 |
commit | 25e642084aebfd2e0b242ec45c6bd6fb95b3240b (patch) | |
tree | 95c18b91d9849006017d9bcff929bc35c3667094 /boards.txt | |
parent | b5a130afb51c971fd7ceca8834b6055f1eada253 (diff) |
Yun bootloader without blink
Diffstat (limited to 'boards.txt')
-rw-r--r-- | boards.txt | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -30,6 +30,7 @@ yun.bootloader.low_fuses=0xff yun.bootloader.high_fuses=0xd8 yun.bootloader.extended_fuses=0xfb yun.bootloader.file=caterina/Caterina-Yun.hex +yun.bootloader.noblink=caterina/Caterina-Yun-noblink.hex yun.bootloader.unlock_bits=0x3F yun.bootloader.lock_bits=0x2F |