|
130 | 130 | "feather_rp2040_tinyusb" : ["rp2040:rp2040:adafruit_feather:flash=8388608_0,freq=125,dbgport=Disabled,dbglvl=None,usbstack=tinyusb", "0xe48bff56"],
|
131 | 131 | "qt2040_trinkey" : ["rp2040:rp2040:adafruit_trinkeyrp2040qt:freq=125,flash=8388608_0", "0xe48bff56"],
|
132 | 132 | "qt2040_trinkey_tinyusb" : ["rp2040:rp2040:adafruit_trinkeyrp2040qt:flash=8388608_0,freq=125,dbgport=Disabled,dbglvl=None,usbstack=tinyusb", "0xe48bff56"],
|
133 |
| - # Attiny8xy and 16xy (SpenceKonde) |
| 133 | + # Attiny8xy, 16xy, 32xy (SpenceKonde) |
| 134 | + "attiny3217" : ["megaTinyCore:megaavr:atxy7:chip=3217", None], |
| 135 | + "attiny3216" : ["megaTinyCore:megaavr:atxy6:chip=3216", None], |
134 | 136 | "attiny1617" : ["megaTinyCore:megaavr:atxy7:chip=1617", None],
|
| 137 | + "attiny1616" : ["megaTinyCore:megaavr:atxy6:chip=1616", None], |
| 138 | + "attiny1607" : ["megaTinyCore:megaavr:atxy7:chip=1607", None], |
| 139 | + "attiny1606" : ["megaTinyCore:megaavr:atxy6:chip=1606", None], |
135 | 140 | "attiny817" : ["megaTinyCore:megaavr:atxy7:chip=817", None],
|
136 | 141 | "attiny816" : ["megaTinyCore:megaavr:atxy6:chip=816", None],
|
137 | 142 | "attiny807" : ["megaTinyCore:megaavr:atxy7:chip=807", None],
|
|
0 commit comments