Releases: sparkfun/micropython
Releases · sparkfun/micropython
v1.25.0-preview Beta 05
- Update to latest changes from micropython#16057, which fixes Thing Plus RP2350 from hanging in some situations (eg. trying to toggle WL_GPIOn before activating WLAN).
- PR had some force pushes that deleted commits, made new branch rather than trying to manually fix
- Enable split heap on Thing Plus and Pro Micro RP2350 to use all available RAM
- Increase GC stack size on Thing Plus and Pro Micro RP2350 to avoid long collection times (see micropython#15620 (comment))
UF2 files for the Pro Micro RP2350 and Thing Plus RP2350 are provided.
v1.25.0-preview Beta 04
Continuation of https://github.com/sparkfun/micropython-rp2350/releases
Update to latest version of MicroPython (v1.25.0-preview
), plus the following PRs:
UF2 files for the Pro Micro RP2350 and Thing Plus RP2350 are provided.