This release marks PSRAM support being merged into upstream and sweeps up some additional changes for your tinkering pleasure.
- LTE & PPP Enabled for Pico 2 and Pico 2 W
- A couple of WIP sleep fixes: https://github.com/pimoroni/micropython/commits/pico2_w_2025_04_09/
- BME690 support
- Ulab bumped to 6.7.3
- PicoVector bug fixes and performance tweaks
- PimoroniBus - Support
machine.Pin
arguments - PimoroniI2C - Support
machine.Pin
arguments (note: this is deprecated, you should prefer:machine.I2C()
) - Miscellaneous other changes from pimoroni/pimoroni-pico#1019
Full Changelog: v0.0.12...v0.1.0