.gitignore
.pre-commit-config.yaml
.pylintrc
.readthedocs.yaml
CODE_OF_CONDUCT.md
LICENSE
README.rst
README.rst.license
optional_requirements.txt
pyproject.toml
requirements.txt
.github/PULL_REQUEST_TEMPLATE/adafruit_circuitpython_pr.md
.github/workflows/build.yml
.github/workflows/failure-help-text.yml
.github/workflows/release_gh.yml
.github/workflows/release_pypi.yml
LICENSES/CC-BY-4.0.txt
LICENSES/CC-BY-SA-4.0.txt
LICENSES/MIT.txt
LICENSES/Unlicense.txt
adafruit_circuitpython_featherwing.egg-info/PKG-INFO
adafruit_circuitpython_featherwing.egg-info/SOURCES.txt
adafruit_circuitpython_featherwing.egg-info/dependency_links.txt
adafruit_circuitpython_featherwing.egg-info/requires.txt
adafruit_circuitpython_featherwing.egg-info/top_level.txt
adafruit_featherwing/__init__.py
adafruit_featherwing/alphanum_featherwing.py
adafruit_featherwing/auto_writeable.py
adafruit_featherwing/dotstar_featherwing.py
adafruit_featherwing/gps_featherwing.py
adafruit_featherwing/ina219_featherwing.py
adafruit_featherwing/joy_featherwing.py
adafruit_featherwing/keyboard_featherwing.py
adafruit_featherwing/led_segments.py
adafruit_featherwing/matrix_featherwing.py
adafruit_featherwing/minitft_featherwing.py
adafruit_featherwing/neopixel_featherwing.py
adafruit_featherwing/pixelmatrix.py
adafruit_featherwing/rtc_featherwing.py
adafruit_featherwing/sevensegment_featherwing.py
adafruit_featherwing/tempmotion_featherwing.py
adafruit_featherwing/tft_featherwing.py
adafruit_featherwing/tft_featherwing_24.py
adafruit_featherwing/tft_featherwing_35.py
docs/api.rst
docs/api.rst.license
docs/conf.py
docs/examples.rst
docs/examples.rst.license
docs/index.rst
docs/index.rst.license
docs/requirements.txt
docs/_static/favicon.ico
docs/_static/favicon.ico.license
docs/_static/ina219_featherwing/ina219_featherwing.jpg
docs/_static/ina219_featherwing/ina219_featherwing.jpg.license
docs/_static/joy_featherwing/joy_featherwing_a.jpg
docs/_static/joy_featherwing/joy_featherwing_a.jpg.license
docs/_static/joy_featherwing/joy_featherwing_b.jpg
docs/_static/joy_featherwing/joy_featherwing_b.jpg.license
docs/_static/joy_featherwing/joy_featherwing_joystick.jpg
docs/_static/joy_featherwing/joy_featherwing_joystick.jpg.license
docs/_static/joy_featherwing/joy_featherwing_select.jpg
docs/_static/joy_featherwing/joy_featherwing_select.jpg.license
docs/_static/joy_featherwing/joy_featherwing_x.jpg
docs/_static/joy_featherwing/joy_featherwing_x.jpg.license
docs/_static/joy_featherwing/joy_featherwing_y.jpg
docs/_static/joy_featherwing/joy_featherwing_y.jpg.license
examples/featherwing_alphanum_simpletest.py
examples/featherwing_dotstar_palette_example.py
examples/featherwing_dotstar_simpletest.py
examples/featherwing_gps_simpletest.py
examples/featherwing_ina219_simpletest.py
examples/featherwing_joy_simpletest.py
examples/featherwing_keyboard_featherwing.py
examples/featherwing_matrix_simpletest.py
examples/featherwing_minitft_simpletest.py
examples/featherwing_neopixel_palette_example.py
examples/featherwing_neopixel_simpletest.py
examples/featherwing_rtc_simpletest.py
examples/featherwing_sevensegment_simpletest.py
examples/featherwing_tempmotion_simpletest.py
examples/featherwing_tft24_simpletest.py
examples/featherwing_tft35_simpletest.py