diff options
author | Alessandro Gatti <a.gatti@frob.it> | 2024-09-06 15:50:35 +0200 |
---|---|---|
committer | Damien George <damien@micropython.org> | 2025-01-16 12:10:28 +1100 |
commit | 0950f65ac48bb8315a9ae51be0d4099432cad548 (patch) | |
tree | c85cbaf3fc668d5940df874f1ffcb5aaec2425b4 /docs/esp32/tutorial | |
parent | d533c9067a3a2709d56304944e5142ff71830c8d (diff) |
tools/pyboard.py: Wait a bit before accessing the PTY serial port.
Some PTY targets, namely `NETDUINO2` and `MICROBIT` under Qemu, take a bit
more time to present a REPL than usual. The pyboard tool is a bit too
impatient and would bail out before any of those targets had a chance to
respond to the raw REPL request.
Co-authored-by: Damien George <damien@micropython.org>
Signed-off-by: Alessandro Gatti <a.gatti@frob.it>
Diffstat (limited to 'docs/esp32/tutorial')
0 files changed, 0 insertions, 0 deletions