Skip to content

Releases: adafruit/Adafruit_CircuitPython_SSD1680

1.1.2 - Updated .pylintrc, fixed jQuery

26 May 16:12
Compare
Choose a tag to compare

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

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

Read the docs for info on how to use it.

1.1.1 - Updated pre-commit hooks

18 May 15:41
Compare
Choose a tag to compare

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

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

Read the docs for info on how to use it.

Fixed partial window addressing

02 May 16:58
a736e2a
Compare
Choose a tag to compare

This fixes partial window addressing but needs CircuitPython 8.1.0-beta.3 (May 2nd S3 builds) or newer for the underlying support.

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

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

Read the docs for info on how to use it.

Added example for the 2.13 Tricolor Breakout

28 Feb 02:59
67ccde8
Compare
Choose a tag to compare

Added example for the 2.13 Tricolor Breakout Thanks @jposada202020!

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

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

Read the docs for info on how to use it.

added simpletest example for FeatherWings

27 Feb 16:26
91b6867
Compare
Choose a tag to compare

Added simpletest example for FeatherWings. Thanks @jposada202020!

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

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

Read the docs for info on how to use it.

1.0.12 - Added type annotations

26 Aug 21:08
1686242
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-ssd1680.

Read the docs for info on how to use it.

1.0.11 - 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-ssd1680.

Read the docs for info on how to use it.

1.0.10 - 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-ssd1680.

Read the docs for info on how to use it.

1.0.9 - Switched to pyproject.toml

09 Aug 19:50
Compare
Choose a tag to compare

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

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

Read the docs for info on how to use it.

1.0.8 - Added cp.org link to index.rst

09 Jun 19:12
Compare
Choose a tag to compare

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

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

Read the docs for info on how to use it.