Gadgetoid / dir2uf2

MIT License
9 stars 2 forks source link

Blinka easy-install filesystem-only uf2 #6

Open Gadgetoid opened 4 months ago

Gadgetoid commented 4 months ago

Builds that include a baked-in Blinka are kinda useful, but fraught with issues such as the difficulty of keeping them up to date, the impossibility of updating them in-situ and so on.

It might still be useful to bake Blinka into an easy-to-deploy filesystem uf2, though this is still troublesome.

And maybe possible to .mpy compile the files, so they are smaller/faster though still possible to replace?

see: https://github.com/pimoroni/pimoroni-pico/issues/349