exatomvm icon indicating copy to clipboard operation
exatomvm copied to clipboard

Add support for Raspberry Pi Pico devices

Open UncleGrumpy opened this issue 1 year ago • 1 comments

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.

UncleGrumpy avatar Sep 21 '24 01:09 UncleGrumpy

Can't test (no pico) but LGTM..

Maybe I would depend on the hex release instead of github tag, but total nitpick.

petermm avatar Sep 21 '24 07:09 petermm