Skip to content

Commit acaa4b7

Browse files
committed
add 816
1 parent 4434e2c commit acaa4b7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

build_platform.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -115,6 +115,7 @@
115115
"feather_rp2040_tinyusb" : "rp2040:rp2040:adafruit_feather:flash=8388608_0,freq=125,dbgport=Disabled,dbglvl=None,usbstack=tinyusb",
116116
# Attiny8xy (SpenceKonde)
117117
"attiny817" : "megaTinyCore:megaavr:atxy7:chip=817",
118+
"attiny816" : "megaTinyCore:megaavr:atxy6:chip=816",
118119
# groupings
119120
"main_platforms" : ("uno", "leonardo", "mega2560", "zero",
120121
"esp8266", "esp32", "metro_m4", "trinket_m0"),

0 commit comments

Comments
 (0)