diff options
author | Federico Fissore <f.fissore@arduino.cc> | 2013-05-14 16:51:42 +0200 |
---|---|---|
committer | Federico Fissore <f.fissore@arduino.cc> | 2013-05-14 16:51:42 +0200 |
commit | 180713e5e760c6c18eb51bae7d74fa7d7291e168 (patch) | |
tree | 1b17adbff3e8ade47aec81d28ef84a293840f489 /boards.txt | |
parent | 6ef05397f4f1cf46a7453b4c11acaa614bab528d (diff) |
Etheris bootloader
updated python bridge path
Diffstat (limited to 'boards.txt')
-rw-r--r-- | boards.txt | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -24,7 +24,7 @@ etheris.bootloader.tool=avrdude etheris.bootloader.low_fuses=0xff etheris.bootloader.high_fuses=0xd8 etheris.bootloader.extended_fuses=0xcb -etheris.bootloader.file=caterina/Caterina-Leonardo.hex +etheris.bootloader.file=caterina/Caterina-Etheris.hex etheris.bootloader.unlock_bits=0x3F etheris.bootloader.lock_bits=0x2F |