diff options
| author | Your Name <you@example.com> | 2026-05-19 03:10:04 +0530 |
|---|---|---|
| committer | Your Name <you@example.com> | 2026-05-19 03:10:04 +0530 |
| commit | 1232a43f17cd4c1d994b2d652060d4fc9e1053ea (patch) | |
| tree | ef552a7cd0ca92dcf2ec0d063f00089f315c3ee0 /components/qrcode | |
| parent | d21fc93c4b7d025d99ecc7c15b3998dbdebf076c (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 'components/qrcode')
0 files changed, 0 insertions, 0 deletions