Releases: adafruit/Adafruit_CircuitPython_FeatherWing
1.14.10 - Made copyright stay up to date in docs/conf.py
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
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
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
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
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
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
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
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
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
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.