.gitattributes
.gitignore
.pre-commit-config.yaml
.readthedocs.yaml
CODE_OF_CONDUCT.md
LICENSE
README.rst
README.rst.license
adafruit_vcnl4030.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_vcnl4030.egg-info/PKG-INFO
adafruit_circuitpython_vcnl4030.egg-info/SOURCES.txt
adafruit_circuitpython_vcnl4030.egg-info/dependency_links.txt
adafruit_circuitpython_vcnl4030.egg-info/requires.txt
adafruit_circuitpython_vcnl4030.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/vcnl4030_fulltest.py
examples/vcnl4030_interrupt_threshold.py
examples/vcnl4030_simpletest.py
hw_tests/00_als_neopixel.py
hw_tests/01_proximity_servo.py
hw_tests/02_als_integration_time.py
hw_tests/03_als_sensitivity.py
hw_tests/04_ps_led_current.py
hw_tests/05_ps_gain.py
hw_tests/06_ps_resolution.py
hw_tests/07_ps_duty.py
hw_tests/08_ps_cancellation.py
hw_tests/09_interrupt_flags.py
hw_tests/10_active_force.py
hw_tests/11_sunlight_cancel.py
hw_tests/12_interrupt_pin.py