Skip to content

Commit dfda591

Browse files
committed
Whaaaat? SerialUPDI for Ex?
1 parent ce02b63 commit dfda591

3 files changed

Lines changed: 421 additions & 166 deletions

File tree

megaavr/tools/libs/pymcuprog/azduino_mods.py

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@
5959
2004031 : "AVR16EB28",
6060
2004032 : "AVR16EB20",
6161
2004041 : "AVR16EB14",
62-
2004265 : "AVR32lA14",
62+
2004265 : "AVR32LA14",
6363
2004266 : "AVR32EB32",
6464
2004267 : "AVR32EB28",
6565
2004268 : "AVR32EB20",
@@ -107,6 +107,9 @@
107107
2004512 : "AVR64EA28",
108108
2004513 : "AVR64DU32",
109109
2004514 : "AVR64DU28",
110+
2004520 : "AVR64EC48",
111+
2004521 : "AVR64EC32",
112+
2004522 : "AVR64EC28",
110113
2004523 : "AVR64DA64S",
111114
2004524 : "AVR64DA48S",
112115
2004525 : "AVR64DA32S",

0 commit comments

Comments
 (0)