↓ 11 callersFunctionsave_profile(
workspace: str | Path,
skill_name: str,
name: str | None,
data: dict[str, Any],
)
shared/profile_store.py:81
↓ 3 callersFunction_open_port(
port: str,
baud: int,
bytesize: int,
parity: str,
stopbits: float,
timeout: float,
)
skills/serial-shell/shell_proxy.py:33