You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
tools/pyboard: Add automatic PTY device detection for QEMU.
Apply the same PTY detection fix to pyboard.py as mpremote (commit 5fb9bc1).
The official test suite uses pyboard.py (tests/run-tests.py line 369), not
mpremote. Both tools received the same breaking change in commit aaedd59
(May 2025), so both need the fix.
This eliminates intermittent hangs when running tests against QEMU targets.
Signed-off-by: Andrew Leech <[email protected]>
0 commit comments