Skip to content

Commit a688e13

Browse files
committed
make trinket a defualt
1 parent 37f3687 commit a688e13

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build_platform.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@
9292
"feather_rp2040" : "rp2040:rp2040:adafruitfeather:freq=125,flash=8388608_0",
9393
# groupings
9494
"main_platforms" : ("uno", "leonardo", "mega2560", "zero",
95-
"esp8266", "esp32", "metro_m4"),
95+
"esp8266", "esp32", "metro_m4", "trinket_m0"),
9696
"arcada_platforms" : ("pybadge", "pygamer", "hallowing_m4",
9797
"cpb", "cpx_ada"),
9898
"rp2040_platforms" : ("pico_rp2040", "feather_rp2040")

0 commit comments

Comments
 (0)