github adafruit/circuitpython 1.0.0
1.0.0!

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

This is the first stable release of CircuitPython! That means we believe everything works well and that the APIs are largely fixed. This release was made from the stable branch. The master branch is now working towards the 2.0.0 release.

Thanks to everyone who has contributed including those to upstream MicroPython. @dpgeorge and @pfalcon are the core devs of MicroPython. Thanks to @deshipu, @dhalbert, @ladyada, @tdicola, @hukuzatuna, @mindforger, @cyborg5, @robomike, @ianrrees, @bobricius, @g-ollivier, @rmd6502, @willingc, @fede2cr, @cversek, @turbinenreiter, @ptorrone and @jerryneedell for their testing and code contributions. Thanks to Adafruit for making this possible.

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

Change highlights since 1.0.0-rc.4:

  • No functionality changes. Only doc updates.

CircuitPython comes preinstalled on the Gemma M0 and Trinket M0.

To install, download a .bin file and follow the guide here for M0 and here for ESP8266.

Have a Feather M0 Express, Metro M0 Express, or Circuit Playground Express? Download a .uf2 and follow these instructions. To install our libraries simply download the latest bundle and copy the lib folder onto your CIRCUITPY drive.

Don't miss a new circuitpython release

NewReleases is sending notifications on new releases.