Skip to content

Commit 8617e71

Browse files
committed
some more attiny8s
1 parent acaa4b7 commit 8617e71

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

build_platform.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -116,6 +116,8 @@
116116
# Attiny8xy (SpenceKonde)
117117
"attiny817" : "megaTinyCore:megaavr:atxy7:chip=817",
118118
"attiny816" : "megaTinyCore:megaavr:atxy6:chip=816",
119+
"attiny807" : "megaTinyCore:megaavr:atxy7:chip=807",
120+
"attiny806" : "megaTinyCore:megaavr:atxy6:chip=806",
119121
# groupings
120122
"main_platforms" : ("uno", "leonardo", "mega2560", "zero",
121123
"esp8266", "esp32", "metro_m4", "trinket_m0"),

0 commit comments

Comments
 (0)