Documentation
¶
Overview ¶
hwtest is a developer-only smoke harness that drives a real Flipper Zero (and optional Marauder) over MCP. Run from the repo root:
go run ./cmd/hwtest --port /dev/ttyACM0
It launches `bin/promptzero --mcp` as a subprocess, walks a curated tool list against the live device, and prints a one-line per-tool result table. Every case carries a per-call timeout so a stalled subshell can't hang the whole run. Read-only by default; -write enables a small SD round-trip.
Click to show internal directories.
Click to hide internal directories.