Skip to content

Releases: adafruit/Adafruit_CircuitPython_FeatherWing

Added some missing requirements

08 Apr 20:42
3ff5ee2

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

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.

1.14.0 - 3.5" FeatherWing Helper

20 Mar 21:48
c9e46e5

Choose a tag to compare

This release adds a helper class for the 3.5" FeatherWing.

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.13.4 - Moved pylint from build.yml to .pre-commit-config.yml

02 Mar 23:49

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.13.3 - Fixed issue with Black and Pylint versions in the pre-commit config

10 Feb 22:17

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.13.2 - Moved to pre-commit, added licensing info

20 Jan 22:59
07946ab

Choose a tag to compare

pre-commit has been added to the GitHub Actions workflow in this repository. pre-commit allows you to run multiple checks, such as black and checking the REUSE licensing compliance, both locally and on GitHub Actions with one command.

You can run pre-commit locally with pre-commit run --all-files

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.13.1 - Keyboard Featherwing pin parameters

19 Dec 20:54
ec8aeca

Choose a tag to compare

This version allows pins used to be passed as parameters in the constructor in the KeyboardFeatherwing class. This allows it to be used on feathers with differing pin names. Thank you @jerryneedell for this fix.

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.13.0 - Added a helper class for the keyboard featherwing

21 Sep 19:56
599c42f

Choose a tag to compare

Thanks @FoamyGuy for the PR

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.12.0 - Added class and example for TFT 2.4" FeatherWing.

07 Sep 15:02
0c2c6db

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.11.2 - Fixed discord invite link

09 Jul 20:05

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.