v1.19.5
Frustrating Fix Frenzy - Radical Redux
This is a quick patch release to fix a couple of issues.
-
The issue with macOS USB causing a hardlock on PicoW startup micropython/micropython#8904 should now be fixed.
-
Additionally, the partial refresh for Badger 2040 has been fixed at fast/turbo speeds where previously it would busy wait forever.
What's Changed
- Add Inky Frame examples and other misc fixes by @helgibbons in #460
- Badger2040: Fix fast partial update endless busy wait for #464. by @Gadgetoid in #465
- MicroPython: Bump for macOS USB race cond fix. by @Gadgetoid in #466
Full Changelog: v1.19.4...v1.19.5