diff options
Diffstat (limited to 'doc/FUSE.txt')
| -rw-r--r-- | doc/FUSE.txt | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/doc/FUSE.txt b/doc/FUSE.txt index 40055e5ab..99ddd2d18 100644 --- a/doc/FUSE.txt +++ b/doc/FUSE.txt | |||
| @@ -1,3 +1,12 @@ | |||
| 1 | Atmega32u4 Fuse/Lock Bits for Planck/Atomic/Preonic | ||
| 2 | ========================= | ||
| 3 | |||
| 4 | Low Fuse: 0x5E | ||
| 5 | High Fuse: 0x99 | ||
| 6 | Extended Fuse: 0xF3 | ||
| 7 | Lock Byte: 0xFF | ||
| 8 | |||
| 9 | |||
| 1 | ATMega168P Fuse/Lock Bits | 10 | ATMega168P Fuse/Lock Bits |
| 2 | ========================= | 11 | ========================= |
| 3 | This configuration is from usbasploader's Makefile. | 12 | This configuration is from usbasploader's Makefile. |
| @@ -38,3 +47,4 @@ This configuration is from usbasploader's Makefile. | |||
| 38 | # | | +----- LB 2..1 (No memory lock features enabled) | 47 | # | | +----- LB 2..1 (No memory lock features enabled) |
| 39 | # | +--------- BLB0 2..1 (No restrictions for SPM or LPM accessing the Application section) | 48 | # | +--------- BLB0 2..1 (No restrictions for SPM or LPM accessing the Application section) |
| 40 | # +--------------- BLB1 2..1 (No restrictions for SPM or LPM accessing the Boot Loader section) | 49 | # +--------------- BLB1 2..1 (No restrictions for SPM or LPM accessing the Boot Loader section) |
| 50 | |||
