Skip to content

Version 0.1.0

Choose a tag to compare

@Gadgetoid Gadgetoid released this 21 Mar 15:16
· 82 commits to main since this release
2cd80ab

Shipping Firmware! 🥳

Note: This firmware is still based upon pre-release MicroPython and downstream PSRAM support, it should not be considered stable but it's the best we can muster at the moment.

⚠️ Since Presto uses exclusively PSRAM for user code you will run into trouble if you try to do anything... 🔥 spicy 🔥 ...such as expect MicroPython to be able to DMA from a bytearray().

This release includes some fixes to PicoVector including a small performance enhancement. More details on exactly what's changed can be found here, sorta: pimoroni/pimoroni-pico#1019

What's Changed

  • CI: Remove file exists check from release asset upload. by @Gadgetoid in #67
  • Examples/attitude indicator by @thirdr in #69
  • Examples/backlight control by @thirdr in #71

Full Changelog: v0.0.8...v0.1.0