commit | b7db90da43544ca0fbf4ad165bd4b66a9a255fe0 | [log] [tgz] |
---|---|---|
author | Pavel Kral <pavel.kral@omsquare.com> | Mon Jul 15 18:47:43 2019 +0200 |
committer | Carles CufĂ <carles.cufi@nordicsemi.no> | Wed Jul 31 17:23:57 2019 +0200 |
tree | 7bee4b678ffa3bcae3568452d92897267f6520f1 | |
parent | 61733a8fe56a5d1cf0e6c21446a8d4bb1a20b040 [diff] |
drivers: serial: uart_rtt: Virtual UARTs over RTT channels Add support for virtual UART device that uses Segger RTT channels for data transfers. Due to the RTT principle, this driver supports only polling API. Signed-off-by: Pavel Kral <pavel.kral@omsquare.com>