incubator-nuttx/drivers/rptun
wangyongrong 7508a10e20 rptun: Strip rpmsg and rptun
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>
2024-01-16 15:58:32 +01:00
..
CMakeLists.txt build: add initial cmake build system 2023-07-08 13:50:48 +08:00
Kconfig rptun: Strip rpmsg and rptun 2024-01-16 15:58:32 +01:00
Make.defs
rptun.c rptun: Strip rpmsg and rptun 2024-01-16 15:58:32 +01:00
rptun.h rptun: Strip rpmsg and rptun 2024-01-16 15:58:32 +01:00
rptun_dump.c rptun_dump: do not acquire the lock when has hold the lock 2023-06-17 19:38:39 +08:00
rptun_ping.c rptun_ping: decoupling rptun ping and rptun. 2024-01-14 23:06:51 -08:00
rptun_ping.h rptun_ping: decoupling rptun ping and rptun. 2024-01-14 23:06:51 -08:00