Posted by dmcrespo 2 days ago
Might be better to not include `-d` in the instructions?
The container pulls additional assets on first run (mainly emulation dependencies), which is why there's extra downloading even with -d.
You're right that it can be confusing. I'll update the instructions to make this clearer (and probably remove -d so users can see what's happening)
Being able to iterate without constantly flashing hardware can save a lot of time early on.
If you end up trying it in your workflow, I’d love to hear how it goes
The Raspberry Pi emulation already runs Python, and I’d like to extend that into proper MicroPython / CircuitPython support for microcontrollers as well
It’s a bit tricky depending on the board/emulator, but definitely a priority!
Definitely inspired by existing tools, but trying to push further into full multi-board emulation and local-first workflows