Enhancement #1132
Add a FUSE section to the bootloader
| Status: | Wontfix | Start: | 02/24/2010 | |
|---|---|---|---|---|
| Priority: | Normal | Due date: | ||
| Assigned to: | Kevin Woo | % Done: | 0% |
|
| Category: | - | |||
| Target version: | - | |||
| Votes: | 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
Updated by Kevin Woo almost 2 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.