github adafruit/circuitpython 2.2.3
CircuitPython 2.2.3

latest releases: 9.1.0-beta.1, 9.0.4, 9.0.3...
6 years ago

Another small release for new boards! This has one fix for the ItsyBitsy M0 and pIRkey upcoming boards. Other boards don't actually need to be updated.

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.

Use the mpy-cross executables below to pre-compile .py files to .mpy files. You might need to do this if your .py file is too large to compile on the board. Details here. The 2.2.0 mpy-cross versions are still compatible with this new release.

Changes since 2.2.1

  • @ladyada added one fix for the upcoming ItsyBitsy M0 Express.
  • @ladyada added pIRkey support.

Thanks

Thank you to all who used, tested, contributed helped out, and participated on GitHub and/or discord:
@ladyada, @dhalbert, and surely more we have missed. Join us on the Discord chat to collaborate.

Documentation

Documentation is available in readthedocs.io.

Here are all the changes since 2.2.1.

This release is based on MicroPython 1.9.2. Support upstream MicroPython by purchasing a PyBoard (from Adafruit here).

Troubleshooting

Check out this guide for info on common problems with CircuitPython. If you are still having, then post to the Adafruit Support Forums and join Discord.


Note: 2.2.2 was incorrectly tagged so we've moved onto 2.2.3! Yay free numbers!

Don't miss a new circuitpython release

NewReleases is sending notifications on new releases.