Files
micropython/extmod
robert-hh 66fb82e44e py/stream: Add a stream.readinto1() method for machine.UART.
Avoiding the double timeout when used with the UART class.
`stream.readinto1()` returns after the first timeout.

Fixes issue #17611.

Signed-off-by: robert-hh <robert@hammelrath.com>
2025-09-11 12:42:24 +10:00
..
2019-10-29 14:17:29 +11:00
2017-07-18 11:57:39 +10:00