X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;ds=sidebyside;f=doc%2FFUSE.txt;h=99ddd2d18680c5cf506036a7d30be1687b6a1eac;hb=56f86413e0d7606030cad68257a5d6287c9fd35f;hp=40055e5ab1afb3a45bfc8fe9c67340562d6f70eb;hpb=b36e532b5e0eef219f33075e6e60b68d104484ee;p=qmk_firmware.git 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 @@ +Atmega32u4 Fuse/Lock Bits for Planck/Atomic/Preonic +========================= + + Low Fuse: 0x5E + High Fuse: 0x99 + Extended Fuse: 0xF3 + Lock Byte: 0xFF + + ATMega168P Fuse/Lock Bits ========================= This configuration is from usbasploader's Makefile. @@ -38,3 +47,4 @@ This configuration is from usbasploader's Makefile. # | | +----- LB 2..1 (No memory lock features enabled) # | +--------- BLB0 2..1 (No restrictions for SPM or LPM accessing the Application section) # +--------------- BLB1 2..1 (No restrictions for SPM or LPM accessing the Boot Loader section) +