SKcoch / optiboot

Automatically exported from code.google.com/p/optiboot
0 stars 0 forks source link

update fuses in boards.txt #49

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
After the Arduino sync, the fuses specified in the boards.txt file provided 
with optiboot do not match the fuses used directly in the optiboot _isp 
makefile targets.

In particular, boards.txt lockbits should change to make the version 
sketch-readable, but check the other fuse values too.

Original issue reported on code.google.com by wes...@gmail.com on 30 Oct 2011 at 8:34

GoogleCodeExporter commented 9 years ago
Some fuses adjusted in 
http://code.google.com/p/optiboot/source/detail?r=cc5e4843feec1476610c5978b71b5e
1023104d8d
Mostly, this changed EFUSE definitions that had "unused" bits set to 0 instead 
of 1 (1 is "unprogrammed" for fuses)

There might still be others...

Original comment by wes...@gmail.com on 4 Apr 2012 at 2:18

GoogleCodeExporter commented 9 years ago

Original comment by wes...@gmail.com on 4 Apr 2012 at 2:19

GoogleCodeExporter commented 9 years ago

Original comment by wes...@gmail.com on 5 Jan 2013 at 5:40