mirror of
https://github.com/kalymos/PsNee.git
synced 2026-03-02 18:04:31 +00:00
Updated Home (markdown)
11
Home.md
11
Home.md
@@ -3,7 +3,7 @@
|
||||
|:-: |:-: |
|
||||
| ATmega328/168 | Uno/Mini/Mini Pro |
|
||||
| ATmega32u4 | Leonardo/Micro/Micro Pro |
|
||||
| ATtiny25/45/85* | |
|
||||
| ATtiny25/45/85* | |
|
||||
|
||||
*Not compatible with the BIOS patch
|
||||
|
||||
@@ -11,10 +11,11 @@
|
||||
• Choosing your compilation options.
|
||||
• Compilation.
|
||||
• Configure fuses.
|
||||
| MCU family | High | Low | Extended |
|
||||
|--------|------|-----|----------|
|
||||
| ATmega | DF | EE | FD |
|
||||
| ATtiny | DF | E2 | FF |
|
||||
| MCU family | High | Low | Extended |
|
||||
|---------------------|------|-----|----------|
|
||||
| ATmega 328/168/32u4 | DF | EE | FD |
|
||||
| ATmega328PB | DF | EE | F5 |
|
||||
| ATtiny | DF | E2 | FF |
|
||||
• Injecting the code into the target.
|
||||
• Soldering the modchip according to the diagrams.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user