Skip to content

Releases: adafruit/Adafruit_CircuitPython_ADXL37x

1.2.1 - Fix For Sphinx RTD Theme

07 Oct 21:36
Compare
Choose a tag to compare

1.2.0 - Support Range and Data Ready

23 Sep 14:33
46b5969
Compare
Choose a tag to compare

What's Changed

  • Added range and data_ready interrupt parameters by @RoaCode in #7

New Contributors

Full Changelog: 1.1.9...1.2.0

1.1.9 - Fixed circup installation instruction in README

26 Feb 17:37
9fb7385
Compare
Choose a tag to compare

Fixed the circup installation instructions in the README. Thanks @FoamyGuy!

To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.

To use in CPython, pip3 install adafruit-circuitpython-adxl37x.

Read the docs for info on how to use it.

1.1.8 - Fix RTD Docs Build and Unpin Sphinx

09 Dec 17:13
Compare
Choose a tag to compare

Changes: 1.1.7...1.1.8

To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.

To use in CPython, pip3 install adafruit-circuitpython-adxl37x.

Read the docs for info on how to use it.

1.1.7 - Fix RTD Theme Issue

25 Sep 15:35
Compare
Choose a tag to compare

To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.

To use in CPython, pip3 install adafruit-circuitpython-adxl37x.

Read the docs for info on how to use it.

1.1.6 - Updated .pylintrc, fixed jQuery

26 May 15:51
Compare
Choose a tag to compare

To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.

To use in CPython, pip3 install adafruit-circuitpython-ADXL37x.

Read the docs for info on how to use it.

1.1.5 - Made copyright stay up to date in docs/conf.py

25 Aug 19:26
Compare
Choose a tag to compare

To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.

To use in CPython, pip3 install adafruit-circuitpython-adxl37x.

Read the docs for info on how to use it.

1.1.4 - Fixed version string

22 Aug 18:34
Compare
Choose a tag to compare

To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.

To use in CPython, pip3 install adafruit-circuitpython-adxl37x.

Read the docs for info on how to use it.

1.1.3 - Switched to pyproject.toml

09 Aug 19:39
Compare
Choose a tag to compare

To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.

To use in CPython, pip3 install adafruit-circuitpython-adxl37x.

Read the docs for info on how to use it.

1.1.2 - Repo documentation and config updates

07 Jun 16:38
Compare
Choose a tag to compare

To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.

To use in CPython, pip3 install adafruit-circuitpython-adxl37x.

Read the docs for info on how to use it.