github adafruit/circuitpython 0.8.4
0.8.4 - European Vacation

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

Hi all, thought I'd release a new beta before my European vacation. I will be checking in periodically but things may be a bit sporadic for a little while.

This release is based on MicroPython 1.8.7.

Changes since 0.8.3:

  • all: PWMOut supports different frequencies.
  • all: Renamed duty PWMOut constructor argument to duty_cycle to match property.
  • all: Published new design guide for contributions.
  • SAMD21: Newly created filesystems are now called CIRCUITPY.
  • SAMD21: Correct USB sleep time. (A sleep of 2 seconds was actually 2.7. Whoops!)
  • SAMD21: Cleanly reset the ADC and DAC.
  • SAMD21: Various pinout fixes.
  • SAMD21: Dim the status LEDs so they are less blinding.

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

Don't miss a new circuitpython release

NewReleases is sending notifications on new releases.