mirror of
https://github.com/micropython/micropython.git
synced 2026-01-10 14:07:14 +01:00
As per the machine.UART documentation, this is used to set the length of the RX buffer. The legacy read_buf_len argument is retained for backwards compatibility, with rxbuf overriding it if provided.