Skip to content

0.9.5 - Bug Bash

Pre-release
Pre-release
Compare
Choose a tag to compare
@tannewt tannewt released this 14 Apr 17:38

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.