github adafruit/circuitpython 0.9.5
0.9.5 - Bug Bash

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

After the big nativeio split it was time for some bug bashing. The biggest feature is the ability to use the NeoPixel on the Feather M0 Express.

This release is based on MicroPython 1.8.7.

Change highlights since 0.9.4:

  • Support NeoPixel sharing on Express boards. Simply use it as normal and the underlying system should share it.
  • Fix serial receive on Huzzah Breakout, Feather Huzzah was OK.
  • Fix PulseIn timing issues for DHTxx and IR support.
  • Fix PulseIn reset issues that could hard fault the board.

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.