.gitattributes
.gitignore
.pre-commit-config.yaml
.readthedocs.yaml
CODE_OF_CONDUCT.md
LICENSE
README.rst
README.rst.license
adafruit_as7343.py
optional_requirements.txt
pyproject.toml
requirements.txt
ruff.toml
.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/MIT.txt
LICENSES/Unlicense.txt
adafruit_circuitpython_as7343.egg-info/PKG-INFO
adafruit_circuitpython_as7343.egg-info/SOURCES.txt
adafruit_circuitpython_as7343.egg-info/dependency_links.txt
adafruit_circuitpython_as7343.egg-info/requires.txt
adafruit_circuitpython_as7343.egg-info/top_level.txt
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/custom.css
docs/_static/favicon.ico
docs/_static/favicon.ico.license
examples/as7343_simpletest.py
hw_tests/00_blank/code.py
hw_tests/01_begin_test/code.py
hw_tests/02_spectral_read_test/code.py
hw_tests/03_gain_test/code.py
hw_tests/04_integration_time_test/code.py
hw_tests/05_smux_mode_test/code.py
hw_tests/06_led_driver_test/code.py
hw_tests/07_flicker_test/code.py
hw_tests/08_power_test/code.py
hw_tests/09_wait_time_test/code.py
hw_tests/10_spectral_interrupt_test/code.py
hw_tests/11_threshold_test/code.py
hw_tests/12_persistence_test/code.py
hw_tests/13_threshold_channel_test/code.py
hw_tests/14_saturation_test/code.py
hw_tests/15_autozero_test/code.py
hw_tests/16_gpio_test/code.py
hw_tests/17_status_test/code.py
hw_tests/18_neopixel_color_test/code.py