LICENSE
README.md
pyproject.toml
fi50x/__init__.py
fi50x/crc.py
fi50x/driver.py
fi50x/exceptions.py
fi50x/protocol.py
fi50x/py.typed
fi50x/responses.py
fi50x/tracking.py
fi50x/transport.py
fi50x/version.py
python_fi50x.egg-info/PKG-INFO
python_fi50x.egg-info/SOURCES.txt
python_fi50x.egg-info/dependency_links.txt
python_fi50x.egg-info/requires.txt
python_fi50x.egg-info/top_level.txt
tests/test_crc.py
tests/test_driver.py
tests/test_tracking.py