.gitignore
.pre-commit-config.yaml
.pylintrc
.readthedocs.yaml
LICENSE
README.rst
bmp581.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_bmp581.egg-info/PKG-INFO
circuitpython_bmp581.egg-info/SOURCES.txt
circuitpython_bmp581.egg-info/dependency_links.txt
circuitpython_bmp581.egg-info/requires.txt
circuitpython_bmp581.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/bmp581_output_data_rate.py
examples/bmp581_power_mode.py
examples/bmp581_pressure_oversample_rate.py
examples/bmp581_simpletest.py
examples/bmp581_temperature.py
examples/bmp581_temperature_oversample_rate.py