.gitignore
.pre-commit-config.yaml
.pylintrc
.readthedocs.yaml
CODE_OF_CONDUCT.md
LICENSE
README.rst
README.rst.license
adafruit_debug_i2c.py
requirements.txt
setup.py
.github/PULL_REQUEST_TEMPLATE/adafruit_circuitpython_pr.md
.github/workflows/build.yml
.github/workflows/failure-help-text.yml
.github/workflows/release.yml
LICENSES/CC-BY-4.0.txt
LICENSES/MIT.txt
LICENSES/Unlicense.txt
adafruit_circuitpython_debug_i2c.egg-info/PKG-INFO
adafruit_circuitpython_debug_i2c.egg-info/SOURCES.txt
adafruit_circuitpython_debug_i2c.egg-info/dependency_links.txt
adafruit_circuitpython_debug_i2c.egg-info/requires.txt
adafruit_circuitpython_debug_i2c.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/favicon.ico
docs/_static/favicon.ico.license
examples/debug_i2c_simpletest.py