1 parent ce02b63 commit dfda591Copy full SHA for dfda591
3 files changed
megaavr/tools/libs/pymcuprog/azduino_mods.py
@@ -59,7 +59,7 @@
59
2004031 : "AVR16EB28",
60
2004032 : "AVR16EB20",
61
2004041 : "AVR16EB14",
62
- 2004265 : "AVR32lA14",
+ 2004265 : "AVR32LA14",
63
2004266 : "AVR32EB32",
64
2004267 : "AVR32EB28",
65
2004268 : "AVR32EB20",
@@ -107,6 +107,9 @@
107
2004512 : "AVR64EA28",
108
2004513 : "AVR64DU32",
109
2004514 : "AVR64DU28",
110
+ 2004520 : "AVR64EC48",
111
+ 2004521 : "AVR64EC32",
112
+ 2004522 : "AVR64EC28",
113
2004523 : "AVR64DA64S",
114
2004524 : "AVR64DA48S",
115
2004525 : "AVR64DA32S",
0 commit comments