github adafruit/circuitpython 0.9.4
0.9.4 - The Great Rename

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

This will likely break your code! Please read carefully and make sure you are using up-to-date libraries.

Well, I'm home from my great European adventure and things will pick back up quickly. I'm kicking it off by splitting nativeio into smaller modules so boards and ports can pick and choose which to provide. This will allow for built-in functionality to better match the board. For example, ESP8266 no longer needs to provide nativeio.TouchIn because touch is split into touchio which it can omit.

This release is based on MicroPython 1.8.7.

Change highlights since 0.9.3:

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

Have a Feather M0 Express? Download a .uf2 and follow these instructions.

Don't miss a new circuitpython release

NewReleases is sending notifications on new releases.