.gitattributes
.gitignore
.pre-commit-config.yaml
.readthedocs.yaml
CODE_OF_CONDUCT.md
LICENSE
README.rst
README.rst.license
adafruit_tcs3430.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_tcs3430.egg-info/PKG-INFO
adafruit_circuitpython_tcs3430.egg-info/SOURCES.txt
adafruit_circuitpython_tcs3430.egg-info/dependency_links.txt
adafruit_circuitpython_tcs3430.egg-info/requires.txt
adafruit_circuitpython_tcs3430.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/tcs3430_colormatrix.py
examples/tcs3430_fulltest.py
examples/tcs3430_interrupt_pin_test.py
examples/tcs3430_interrupt_test.py
examples/tcs3430_simpletest.py
hw_tests/00_begin_test/code.py
hw_tests/01_channels_test/code.py
hw_tests/02_gain_test/code.py
hw_tests/03_integration_time_test/code.py
hw_tests/04_power_test/code.py
hw_tests/05_amux_ir2_test/code.py
hw_tests/06_autozero_test/code.py
hw_tests/07_color_response_test/code.py
hw_tests/08_cie_cct_test/code.py
hw_tests/09_saturation_test/code.py
hw_tests/10_thresholds_test/code.py
hw_tests/11_interrupts_test/code.py
hw_tests/12_int_pin_test/code.py
hw_tests/13_int_read_clear_test/code.py
hw_tests/14_persistence_test/code.py
hw_tests/15_sai_test/code.py
hw_tests/16_wait_test/code.py
hw_tests/17_wlong_test/code.py