Skip to content

Commit

Permalink
Update all_platforms.py - add titano to wippersnapper_platforms
Browse files Browse the repository at this point in the history
  • Loading branch information
tyeth authored Jan 15, 2024
1 parent ffd6b2b commit 2ec10e9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion all_platforms.py
Original file line number Diff line number Diff line change
Expand Up @@ -133,6 +133,6 @@
"esp8266", "esp32", "metro_m4", "trinket_m0"),
"arcada_platforms" : ("pybadge", "pygamer", "hallowing_m4",
"cpb", "cpx_ada"),
"wippersnapper_platforms" : ("metro_m4_airliftlite_tinyusb", "pyportal_tinyusb"),
"wippersnapper_platforms" : ("metro_m4_airliftlite_tinyusb", "pyportal_tinyusb", "pyportal_titano_tinyusb"),
"rp2040_platforms" : ("pico_rp2040", "feather_rp2040")
}

0 comments on commit 2ec10e9

Please sign in to comment.