1
0
mirror of https://github.com/kalymos/PsNee.git synced 2026-03-06 19:31:12 +00:00

Updated Home (markdown)

kalymos
2025-11-04 23:20:54 +01:00
parent b629329d10
commit 0db5d5329b

@@ -11,8 +11,10 @@
• Choosing your compilation options.
• Compilation.
• Configure fuses.
◦ ATmega, H: DF, L: EE, E: FD
◦ ATtiny, H: DF, L: E2, E: FF
| MCU family | High | Low | Extended |
|--------|------|-----|----------|
| ATmega | DF | EE | FD |
| ATtiny | DF | E2 | FF |
• Injecting the code into the target.
• Soldering the modchip according to the diagrams.