Releases: pimoroni/interstate75
Version 0.0.5 - Beta
What's Changed
- tweak examples by @helgibbons in #4
- Docs by @Gadgetoid in #5
- Glorious fire example. by @Gadgetoid in #6
Full Changelog: v0.0.4...v0.0.5
Version 0.0.4 - Beta
This release includes a dramatic overhaul of the board names to better reflect the actual boards and their origins.
Additionally, the interstate75 module is now customised for RP2350 vs RP2040 based boards (thanks @helgibbons).
We also have lots of nice examples (thanks @thirdr and @helgibbons) plus the old RP2040 examples migrated over from pimoroni-pico.
Right now there's no direct cross-compatibility between the old and new examples, so only the new ones (in the examples directory) are included in the new RP2350-based Interstate75W build. Old examples (in the examples-rp2040 directory) are baked into the i75 and i75W RP2040-based builds.
The driver for qwstpad has been included for convenience in with/without filesystem builds.
What's Changed
- Examples by @Gadgetoid in #2
- modify interstate75 module for I75 (RP2350) by @helgibbons in #1
- Various bugfixes and tweaks by @Gadgetoid in #3
New Contributors
- @Gadgetoid made their first contribution in #2
- @helgibbons made their first contribution in #1
Full Changelog: v0.0.3...v0.0.4
Version 0.0.3 - Alpha
Fix JPEGDEC and PNGDEC getting into a state that would hardlock on soft reset after failing (ENOENT) to open_file() a non-existent file.
Version 0.0.2 - Alpha
Remove the temporary 128x128 panel rotation hack (with any luck).
Version 0.0.1 - Alpha
This is the first release, splitting out Interstate 75 and Interstate 75 W from Pimoroni Pico, giving them their own config, baked examples and all the other good stuff.
Also includes alpha firmware for I75 2W or W2.... wait the name is written on the board: "Interstate 75 W Wireless RP2350 driver for HUB75 LED matrices".... I'm not calling it that. You get the idea.
Anyway this is all alpha quality because I've plucked these out of pimoroni-pico, added new board configs, and may have lost some things in translation.