mirror of
https://github.com/apache/nuttx.git
synced 2026-06-12 14:13:21 +08:00
76572f9892
Rpmsg Port Uart is a new rpmsg transport layer. Just like the rpmsg port spi, the difference is that the physical communication method changed from SPI to UART. Signed-off-by: Bowen Wang <wangbowen6@xiaomi.com>