Version 1.0.1
What's Changed
- GPU driver bumped to v1.0.1, see: https://github.com/MichaelBell/pico-stick/releases/tag/v1.0.1
- Examples: Linting fixes. by @Gadgetoid in #57
- Added bouncing logo example by @makosa-irvin in #6
- Launcher: Subdir support. by @Gadgetoid in #56
- Add MicroPython examples by @helgibbons in #9
- Add some GPIO documentation by @MichaelBell in #59
- Tweak readme, fix typo by @helgibbons in #61
- Reset the scroll offsets and clear all sprites when display is stopped by @MichaelBell in #62
- Ability to read the ADC on GPU pin 29 by @MichaelBell in #63
- Reduce maximum RAM overclock by @MichaelBell in #67
- Reset scroll and sprites when changing pen mode by @MichaelBell in #64
- Fix typos by @helgibbons in #65
- Examples: More fixes, simplify launcher app finding. by @Gadgetoid in #58
- CI: Package shipping examples into zip. by @Gadgetoid in #68
- Sneks: Fix pvgame import. by @Gadgetoid in #69
New Contributors
- @makosa-irvin made their first contribution in #6
Full Changelog: v1.0.0...v1.0.1