LICENSE
MANIFEST.in
README.md
pyproject.toml
setup.py
sdev/__init__.py
sdev/util.py
sdev.egg-info/PKG-INFO
sdev.egg-info/SOURCES.txt
sdev.egg-info/dependency_links.txt
sdev.egg-info/entry_points.txt
sdev.egg-info/requires.txt
sdev.egg-info/top_level.txt
sdev/base/__init__.py
sdev/base/serial_core.py
sdev/cli/__init__.py
sdev/cli/cli_wrapper.py
sdev/models/__init__.py
sdev/models/demoboard.py
sdev/remote/__init__.py
sdev/remote/board_list.py
sdev/remote/client.py
sdev/remote/discovery.py
sdev/remote/server.py