Skip to content

Releases: adafruit/Adafruit_CircuitPython_SI7021

Struct!

17 Oct 01:02
Compare
Choose a tag to compare

Prep for CircuitPython 3.x which will have struct instead of ustruct. Thanks to @mrmcwethy

To use in CircuitPython, download the .mpy file and copy it to the lib folder on the CIRCUITPY drive. Or, simply install the Adafruit CircuitPython bundle.

Read the docs for info on how to use it.

New I2CDevice API

11 Apr 22:08
Compare
Choose a tag to compare

Fix for new I2CDevice API. Make sure your CircuitPython and libraries are up to date!

Release for CircuitPython 0.9.4

11 Apr 17:24
Compare
Choose a tag to compare

Second release to trigger TravisCI generation. Notes for previous 0.1.1 release. This only works with the latest CircuitPython 0.9.4 release!

Release for CircuitPython 0.9.4

11 Apr 01:04
Compare
Choose a tag to compare

This requires CircuitPython 0.9.4+!

  • Switch to new BusDevice API.
  • Switch examples to nativeio split APIs.

Initial release for bundle

28 Mar 18:29
Compare
Choose a tag to compare

Initial driver release for inclusion in the bundle zip.