github adafruit/circuitpython 2.2.4
CircuitPython 2.2.4

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

Another small release for new boards! This release adjusts the status LED brightness. The newer Itsy Bitsy M0 Express, Gemma M0 and Trinket M0 have a new rev of DotStar that changes the brightness curve to be much dimmer at the minimum. The fix finds a middle ground that's not too bright on old ones and not too dim on new ones.

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.3

Thanks

Thank you to all who used, tested, contributed helped out, and participated on GitHub and/or discord:
@dhalbert, @tannewt, @kattni, @tuupola, @jerryneedell and @ladyada 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.3.

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.

Don't miss a new circuitpython release

NewReleases is sending notifications on new releases.