diff options
| author | Your Name <you@example.com> | 2026-05-19 03:09:57 +0530 |
|---|---|---|
| committer | Your Name <you@example.com> | 2026-05-19 03:09:57 +0530 |
| commit | d9ce038191ff2262356f67147553048357040701 (patch) | |
| tree | 5ea8c803ebab13128d4b96cad100eea44d3b0454 /docs | |
| parent | 49f3b4aebff089991a04da370b8e343f8bcfe7ca (diff) | |
fix: add per-board mutex locks to flash targets
flash-a and flash-b now require lock-a/lock-b to be held before
flashing. Prevents cross-session hardware conflicts when multiple
LLM agents share the same ESP32 boards.
Lock infrastructure matches main repo and price-discovery worktrees:
- HARDWARE_LOCK_DIR = physical-router-test-automation/locks
- require_lock_a/require_lock_b macros
- lock-a/lock-b/unlock-a/unlock-b/force-unlock-a/force-unlock-b/lock-status targets
Diffstat (limited to 'docs')
0 files changed, 0 insertions, 0 deletions