Skip to content

Releases: adafruit/Adafruit_CircuitPython_FeatherWing

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

26 Aug 02: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-featherwing.

Read the docs for info on how to use it.

1.14.9 - Fixed version string

22 Aug 18:58
Compare
Choose a tag to compare

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

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

Read the docs for info on how to use it.

1.14.8 - Switched to pyproject.toml

09 Aug 19: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-featherwing.

Read the docs for info on how to use it.

1.14.7 - Added cp.org link to index.rst

09 Jun 18:56
Compare
Choose a tag to compare

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

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

Read the docs for info on how to use it.

1.14.6 - Repo documentation and config updates

07 Jun 17:25
b2b827f
Compare
Choose a tag to compare

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

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

Read the docs for info on how to use it.

1.14.5 - Updated documentation link, python version

04 Feb 20:58
Compare
Choose a tag to compare

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

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

Read the docs for info on how to use it.

1.14.4 - Pixelmatrix Fix

24 Dec 15:07
d9068fa
Compare
Choose a tag to compare

This release contains a fix for the Dotstar Pixelmatrix device.

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

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

Read the docs for info on how to use it.

1.14.3 - Updated pylint version, added type hints, linted

15 Nov 18:53
Compare
Choose a tag to compare

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

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

Read the docs for info on how to use it.

Added some missing requirements

08 Apr 20:42
3ff5ee2
Compare
Choose a tag to compare

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

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

Read the docs for info on how to use it.

1.14.1 - Pin Arguments for TFT FeatherWings

24 Mar 22:58
310708d
Compare
Choose a tag to compare

This release adds ts_cs and sd_cs keyword arguments for the 3.5" and 2.4" FeatherWing helpers. This allows them to be used on Feathers with different pinouts.

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

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

Read the docs for info on how to use it.