github adafruit/circuitpython 1.0.0-rc.3
1.0.0 Release Candidate 3

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

One fix thanks to @ladyada and @dhalbert! This release was made from the stable branch. The master branch is now working towards the 2.0.0 release.

This release is based on MicroPython 1.8.7.

Change highlights since 1.0.0-rc.2:

  • atmel-samd: Fix keyboard HID supporting. Misalignment of the USB descriptor was leading to a USB Busy error. Thanks to @ladyada for finding it and @dhalbert for fixing it.
  • atmel-samd: Add IR_TX and IR_RX pin names to board for the CircuitPlayground Express.
  • atmel-samd: Update to ARM GCC 6.3 Q2 update.

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.