mirror of
https://github.com/apache/nuttx.git
synced 2026-08-02 12:49:00 +00:00
nuttx/driver/rpmsg: new folder, extract common rpmsg api in rptun.c to rpmsg.c. rpmsg provide rpmsg_ops to each backend for specific implementation. Signed-off-by: wangyongrong <wangyongrong@xiaomi.com> |
||
|---|---|---|
| .. | ||
| bt_bridge.c | ||
| bt_null.c | ||
| bt_rpmsghci.c | ||
| bt_rpmsghci.h | ||
| bt_rpmsghci_server.c | ||
| bt_uart.c | ||
| bt_uart.h | ||
| bt_uart_bcm4343x.c | ||
| bt_uart_cc2564.c | ||
| bt_uart_generic.c | ||
| bt_uart_shim.c | ||
| CMakeLists.txt | ||
| Kconfig | ||
| Make.defs | ||