diff options
author | Damien George <damien@micropython.org> | 2024-08-07 17:48:33 +1000 |
---|---|---|
committer | Damien George <damien@micropython.org> | 2024-08-29 23:47:55 +1000 |
commit | a1a16ffd75e1cc5ca977a3d799d5c7de0da5e585 (patch) | |
tree | acf4d567ef1ecd7d05f86841e7667d17080d27e6 /docs/esp32 | |
parent | d8b033776e59dad8cc32d7381e0186b7677440c0 (diff) |
stm32/uart: Use timeout_char even with CTS enabled.
When timeout=0 (non-blocking mode) the UART should still wait for each
character to go out. Otherwise non-blocking mode with CTS enabled is
useless because it can only write one character at a time.
Signed-off-by: Damien George <damien@micropython.org>
Diffstat (limited to 'docs/esp32')
0 files changed, 0 insertions, 0 deletions