I was looking for a release image for the RP Pico 2. I see the release for the RP Pico (i.e AtomVM-pico-v0.6.6.uf2) but was expecting to also see AtomVM-pico2-v0.6.6.uf2
If needs be I can build my own image but figured I’d ask before going down that path.
Support for Pico 2 in is in the main branch, but was not backported to the release-0.6 branch. Release binaries will be available for Pico 2 devices starting with release 0.7. In the meantime you will need to build binaries for Pico 2 from the main branch.
I recommend following the Build Instructions, note this also requires doing a generic_unix build, this is step builds the BEAM libraries (atomvmlib.uf2).
We don’t have a timeline yet on when to expect 0.7 to be released. The main branch may already have some breaking changes from 0.6.x, and more are to be expected before it is released. Make sure you are looking at documentation for main when working with this branch, and if you spot any errors or undocumented changes please open an issue so we can get them corrected before we do release AtomVM 0.7.