Enhancement #1132
Add a FUSE section to the bootloader
Start date:
02/24/2010
Due date:
% Done:
0%
Description
So that we don't have to muck with avrdude on each board to program the fuses, set the defaults using the FUSE macro in libc.
Documentation:http://www.nongnu.org/avr-libc/user-manual/group__avr__fuse.html
History
#1 Updated by Kevin Woo about 13 years ago
- Status changed from Assigned to Wontfix
Seems to be broken on the compiler level. The code is left in as of r197 but we get an error when programming saying that the hex is out of range of memory.