.gitignore
.pre-commit-config.yaml
.pylintrc
.readthedocs.yaml
LICENSE
README.rst
bmp384.py
pyproject.toml
requirements.txt
.github/workflows/build.yml
.github/workflows/failure-help-text.yml
.github/workflows/release_gh.yml
.github/workflows/release_pypi.yml
circuitpython_bmp384.egg-info/PKG-INFO
circuitpython_bmp384.egg-info/SOURCES.txt
circuitpython_bmp384.egg-info/dependency_links.txt
circuitpython_bmp384.egg-info/requires.txt
circuitpython_bmp384.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/bmp384_filter_coefficients.py
examples/bmp384_power_mode.py
examples/bmp384_pressure_oversample.py
examples/bmp384_simpletest.py
examples/bmp384_temperature_oversample.py