CircuitPython 2.2.1
From the GitHub release page:
This release is identical to 2.2.0 with a couple additional supported boards and a doc fix.
Installation
To install follow the instructions in our new Welcome to CircuitPython! guide. To install the latest libraries, see this page in that guide.
Try the latest version of the Mu editor for creating and editing your CircuitPython programs and for easy access to the CircuitPython serial connection (the REPL).
All builds except ESP8266 are available as both UF2 and bin files here along with test builds.
Changes since 2.2.0
- @tdicola added Feather M0 RFM69 and Feather M0 RFM9x boards to accompany the new RFM69 driver. RFM9x is not yet supported with a driver.
- @ladyada added support for the upcoming ItsyBitsy M0 Express.
- @deshipu corrected the
gamepad
example code.Documentation
Documentation is available in readthedocs.io.
Here are all the changes since 2.2.0.
This release is based on MicroPython 1.9.2. Support upstream MicroPython by purchasing a PyBoard (from Adafruit here).
Thanks
Thank you to all who used, tested, contributed helped out, and participated on GitHub and/or discord:
@deshipu, @kattni, @ladyada, @tdicola, and surely more we have missed. Join us on the Discord chat to collaborate.