You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Trinket_m0 has very limited flash, making it difficult to add features to circuitpython. One place we can save flash is by not defining all the pins in samd21_pins.c and microcontroller/init.c
The text was updated successfully, but these errors were encountered:
rhooper
added a commit
to rhooper/circuitpython
that referenced
this issue
May 15, 2018
Trinket_m0 has very limited flash, making it difficult to add features to circuitpython. One place we can save flash is by not defining all the pins in samd21_pins.c and microcontroller/init.c
The text was updated successfully, but these errors were encountered: