.copier-answers.yml
.gitignore
.gitleaks.toml
.gitmodules
.pre-commit-config.yaml
Dockerfile
LICENSE
README.md
pyproject.toml
renovate.json
requirements.txt
update-schema
uv.lock
vacuumSpace-fix.patch
vacuumSpace.ibek.support.yaml.fixed
.claude/settings.json
.claude/statusline-command.sh
.claude/hooks/sandbox-check.sh
.claude/skills/rtems-hybrid-debug/SKILL.md
.devcontainer/devcontainer.json
.github/CONTRIBUTING.md
.github/copilot-instructions.md
.github/ISSUE_TEMPLATE/bug_report.md
.github/ISSUE_TEMPLATE/issue.md
.github/PULL_REQUEST_TEMPLATE/pull_request_template.md
.github/pages/index.html
.github/pages/make_switcher.py
.github/workflows/_container.yml
.github/workflows/_dist.yml
.github/workflows/_pypi.yml
.github/workflows/_release.yml
.github/workflows/_test.yml
.github/workflows/_tox.yml
.github/workflows/ci.yml
.vscode/extensions.json
.vscode/launch.json
.vscode/settings.json
.vscode/tasks.json
docs/example-bl19i-va-ioc-01.md
docs/hybrid.md
docs/overview.md
src/rtems_proxy/__init__.py
src/rtems_proxy/__main__.py
src/rtems_proxy/_version.py
src/rtems_proxy/configure.py
src/rtems_proxy/connect.py
src/rtems_proxy/copy.py
src/rtems_proxy/globals.py
src/rtems_proxy/hybrid.py
src/rtems_proxy/rsync.sh.jinja
src/rtems_proxy/telnet.py
src/rtems_proxy/trace.py
src/rtems_proxy/utils.py
src/rtems_proxy.egg-info/PKG-INFO
src/rtems_proxy.egg-info/SOURCES.txt
src/rtems_proxy.egg-info/dependency_links.txt
src/rtems_proxy.egg-info/entry_points.txt
src/rtems_proxy.egg-info/requires.txt
src/rtems_proxy.egg-info/top_level.txt
tests/conftest.py
tests/test_cli.py
tests/test_globals.py