exatomvm
exatomvm copied to clipboard
Add support for Raspberry Pi Pico devices
Adds atomvm.uf2create and atomvm.pico.flash tasks. The flash task depends on the atomvm.uf2create task which in turn depends on the atomvm.packbeam task, so mix atomvm.pico.flash may be used directly without running the lower lever uf2create task (or packbeam) first.
Can't test (no pico) but LGTM..
Maybe I would depend on the hex release instead of github tag, but total nitpick.