leaphy-robotics / leaphy-webbased-svelte

Leaphy Easybloqs is software to program Leaphy Robots and Arduino microcontrollers using a block-based programming language.
https://leaphyeasybloqs.com
1 stars 2 forks source link

[enhancement] Upload micropython using picotool-wasm #18

Closed rmoesbergen closed 6 months ago

rmoesbergen commented 8 months ago

We currently have a rather crude way of flashing micropython firmware to rp2040 devices. But since we also have picotool in wasm now, it should be quite easy to use that to flash the MP firmware to a supported device.

rmoesbergen commented 6 months ago

this is done in the Svelte rewrite