.gitignore
.pre-commit-config.yaml
.pylintrc
.readthedocs.yaml
LICENSE
README.rst
pyproject.toml
requirements.txt
.github/workflows/build.yml
.github/workflows/failure-help-text.yml
.github/workflows/release_gh.yml
.github/workflows/release_pypi.yml
bma220/bma220.py
bma220/bma220_const.py
bma220/bma220_slope.py
bma220/bma220_tap_sensing.py
circuitpython_bma220.egg-info/PKG-INFO
circuitpython_bma220.egg-info/SOURCES.txt
circuitpython_bma220.egg-info/dependency_links.txt
circuitpython_bma220.egg-info/requires.txt
circuitpython_bma220.egg-info/top_level.txt
docs/api.rst
docs/conf.py
docs/examples.rst
docs/index.rst
docs/requirements.txt
docs/_static/Logo.png
docs/_static/Logo.png.license
docs/_static/extra_css.css
docs/_static/extra_css.css.license
docs/_static/favicon.ico
docs/_static/favicon.ico.license
examples/bma220_acc_range.py
examples/bma220_double_tap_test.py
examples/bma220_filter_bandwidth.py
examples/bma220_latched_mode.py
examples/bma220_simpletest.py
examples/bma220_sleep_duration.py
examples/bma220_slope_slope_sign.py
examples/bma220_slope_test.py