Releases: pololu/micropython-build
240117
This release updates MicroPython to v1.22.1, including official support for the 3pi+ and Zumo robots.
MicroPython version: micropython/micropython@9b8c64c
Example code for 3pi: pololu/pololu-3pi-2040-robot@6ddb719
Example code for Zumo: pololu/zumo-2040-robot@7bf996d
231113
This release adds support for the Zumo 2040 Robot. It also updates MicroPython and the 3pi+ example code.
MicroPython version: micropython/micropython@05cb140
Example code for 3pi: pololu/pololu-3pi-2040-robot@bf2688c
Example code for Zumo: pololu/zumo-2040-robot@6298451
230510
Update to the latest version of MicroPython, ulab, and the 3pi+ example code.
MicroPython version: micropython/micropython@4e4bdbd
Example code: pololu/pololu-3pi-2040-robot@edc8507
230405
Updates to the latest version of MicroPython from the official repository, which has incorporated more of our changes. Some other highlights are:
- 30k more RAM available
- a new
rp2.bootsel_button
function (not yet used by our library)
Complete list of MicroPython changes
Example code is from: pololu/pololu-3pi-2040-robot@c81c49a
230303
Initial release.
Example code is from: pololu/pololu-3pi-2040-robot@43eea2e