Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-01-26 | uart: Add some flow control (RTS#) examples. | Uwe Hermann | |
The sender (incorrectly) transmits one or more excess bytes after RTS# has been pulled high by the receiver. This is not a problem in all cases (e.g. when the receiver UART hardware buffer is larger than one byte). |