.gitignore
LICENSE
README.md
pyproject.toml
.github/workflows/publish.yaml
.github/workflows/test.yaml
src/tmf882x/__init__.py
src/tmf882x/_version.py
src/tmf882x/constants.py
src/tmf882x/firmware.bin
src/tmf882x/measurement.py
src/tmf882x/py.typed
src/tmf882x_driver.egg-info/PKG-INFO
src/tmf882x_driver.egg-info/SOURCES.txt
src/tmf882x_driver.egg-info/dependency_links.txt
src/tmf882x_driver.egg-info/requires.txt
src/tmf882x_driver.egg-info/top_level.txt
tests/test_measurement.py