Releases: sparkfun/micropython
test_auto0
Ignore this release. It is to test auto-builds of releases.
v1.25.0-preview-beta07
This release includes an update to the MicroPython machine.I2C()
that allows creation of default I2C objects for the RP2 and ESP32 ports. It also includes PSRAM support for the RP2350, and adds the board definitions for the IoT RedBoard RP2350 and XRP Controller.
The following PRs are no longer required for the SparkFun RP2350 boards (they have been merged into master):
- micropython#16552 IoT Node LoRaWAN board definition
- micropython#16781 XRP Controller (Beta) board definition
The following PRs are included with this release:
- micropython#15620 RP2350 PSRAM support
- micropython#16856 IoT RedBoard RP2350
- micropython#16900 XRP Controller
This release includes UF2 files for the following RP2 boards:
- IoT RedBoard RP2350
- Thing Plus RP2350
- Pro Micro RP2350
- IoT Node LoRaWAN
- XRP Controller (Beta)
- XRP Controller
It also includes the firmware for the following ESP32 boards:
v1.25.0-preview Beta 06
The following PRs are no longer required for the SparkFun RP2350 boards:
- micropython#16191 Merged into
upstream/master
- micropython#16244 Merged into
upstream/master
- micropython#16234 Merged into
upstream/master
- micropython#16057 Thing Plus RP2350 now uses same format as Pico 2 W for the radio
The following PRs are included with this release:
- micropython#15620 PSRAM support
- micropython#16552 IoT Node LoRaWAN board definition
- micropython#16781 XRP Controller (Beta) board definition
This release includes UF2 files for the following boards:
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.