Version 1.19.7
Pre-release
Pre-release
Embedded Enviro Escapades
This pre-release is mostly to get a build for Pico Enviro out in the wild.
This build includes hacks to the Pico SDK runtime and standard link in order to read GPIO state and assert pins very early on startup.
The startup clock speed is also increased immensely on Enviro and Badger builds, for a quicker response to user input that triggers a cold boot. (IE: any button press on Badger and all wake events on Enviro)
What's Changed
- Inky Frame: Fix random joke for #462. by @Gadgetoid in #474
- whoops. by @lowfatcode in #477
- Exposed byte access for PCF RTC by @ZodiusInfuser in #478
- Python: Show source of linting errors. by @Gadgetoid in #483
- Rebase by @rabid-inventor in #486
- BadgerOS: Fix with-modules build. by @Gadgetoid in #485
- add SD card example for Inky Frame by @helgibbons in #476
- Update bme68x_demo.py by @guru in #482
- MicroPython: Bump PicoW. by @Gadgetoid in #488
- MicroPython: Early wakeup GPIO latch module. by @Gadgetoid in #480
New Contributors
Full Changelog: v1.19.6...1.19.7