1.0.0 Release Candidate 3
Pre-release
Pre-release
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.