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
circuitpython could support user code at the C level, if external modules could be added without having to modify the core. This could be achieved by implementing make fragments as is done in micropython.
The broader context of this issue can be found in #2811