Files
micropython/ports
robert-hh 55ecaf14a0 extmod/machine_uart: Return from read()/write() at the first timeout.
Do not try to read/write again after timeout happened once.

Fixes issue #17611.

Signed-off-by: robert-hh <robert@hammelrath.com>
2025-09-11 12:41:55 +10:00
..