Skip to content

Releases: adafruit/Adafruit_CircuitPython_ST7735

Update Example for CircuitPython 9.x displayio API

26 Feb 20:57
f596d42
Compare
Choose a tag to compare

What's Changed

  • Update to use fourwire and root_group for CP 9 compatibility by @prcutler in #19

New Contributors

Full Changelog: 1.2.12...1.2.13

1.2.12 - Fix RTD Docs Build and Unpin Sphinx

09 Dec 17:34
Compare
Choose a tag to compare

Changes: 1.2.11...1.2.12

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

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

Read the docs for info on how to use it.

1.2.11 - Fix RTD Theme Issue

25 Sep 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-st7735.

Read the docs for info on how to use it.

1.2.10 - Updated .pylintrc, fixed jQuery

26 May 16:13
Compare
Choose a tag to compare

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

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

Read the docs for info on how to use it.

1.2.9 - Updated pre-commit hooks

18 May 15:22
Compare
Choose a tag to compare

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

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

Read the docs for info on how to use it.

1.2.8 - Added type annotations

12 Sep 17:15
1f420e0
Compare
Choose a tag to compare

Added type annotations for this library. Thanks @tcfranks!

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

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

Read the docs for info on how to use it.

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

26 Aug 02:24
Compare
Choose a tag to compare

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

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

Read the docs for info on how to use it.

1.2.6 - Fixed version string

22 Aug 18:48
Compare
Choose a tag to compare

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

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

Read the docs for info on how to use it.

1.2.5 - Switched to pyproject.toml

09 Aug 19:31
Compare
Choose a tag to compare

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

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

Read the docs for info on how to use it.

1.2.4 - Added cp.org link to index.rst

09 Jun 18:16
Compare
Choose a tag to compare

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

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

Read the docs for info on how to use it.