Files
micropython/py/stream.h
robert-hh e453d9d9f1 py/stream: Support additional arguments for mp_stream_write1_obj.
As suggested by @dpgeorge adding a `stream_write_generic()` function.

Tested the different write timeouts with a RP2 using flow control.  Tested
support of the additional arguments of `uart.write()`.

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

6.0 KiB