LICENSE
README.md
pyproject.toml
src/gsusb_canfd/__init__.py
src/gsusb_canfd/_version.py
src/gsusb_canfd/bus.py
src/gsusb_canfd/cli.py
src/gsusb_canfd/protocol.py
src/gsusb_canfd/py.typed
src/gsusb_canfd.egg-info/PKG-INFO
src/gsusb_canfd.egg-info/SOURCES.txt
src/gsusb_canfd.egg-info/dependency_links.txt
src/gsusb_canfd.egg-info/entry_points.txt
src/gsusb_canfd.egg-info/requires.txt
src/gsusb_canfd.egg-info/top_level.txt
tests/test_bit_timing.py
tests/test_bus_state.py
tests/test_cli_echo.py
tests/test_demo.py
tests/test_dlc.py
tests/test_frame.py
tests/test_timeout.py