4 ms·
Looked in several places, but I can’t figure out exactly what sort of microcontroller they aim to support… are we talking ATmega? ESP32? ARM Cortex M? All of th
by thomasqbrady 3y ago
Looked in several places, but I can’t figure out exactly what sort of microcontroller they aim to support… are we talking ATmega? ESP32? ARM Cortex M? All of those?
- eichin 3y agoPresumably "anything that micropython (or circuitpython) does" which is vast range. https://github.com/miguelgrinberg/microdot/tree/main/src/microdot https://github.com/miguelgrinberg/microdot/tree/main/src/mic... is just python code...