mirror of
https://github.com/apache/nuttx.git
synced 2026-08-22 22:18:25 +00:00
Add documentation for RPMsg Port UART, a transport layer that enables RPMsg communication between SoCs via UART when shared memory is not available. The documentation covers: - Hardware requirements (UART with flow control) - Software architecture - Escape coding protocol for command/data separation - Connection establishment protocol - Data frame format - Low power support with ping-pong wake mechanism Signed-off-by: Bowen Wang <wangbowen6@xiaomi.com> |
||
|---|---|---|
| .. | ||
| arch | ||
| audio | ||
| concurrency | ||
| drivers | ||
| filesystem | ||
| libs | ||
| mm | ||
| net | ||
| nxgraphics | ||
| tools | ||
| binfmt.rst | ||
| boards.rst | ||
| cmake.rst | ||
| crypto.rst | ||
| index.rst | ||
| nxflat.rst | ||
| openamp.rst | ||
| paging.rst | ||
| syscall.rst | ||
| video.rst | ||
| wireless.rst | ||