mirror of
https://github.com/apache/nuttx.git
synced 2026-05-28 11:56:10 +08:00
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>
This commit is contained in:
committed by
Mateusz Szafoni
parent
95fcc286a2
commit
7508a10e20
@@ -35,6 +35,7 @@
|
||||
#include <nuttx/mutex.h>
|
||||
#include <nuttx/fs/fs.h>
|
||||
#include <nuttx/rptun/openamp.h>
|
||||
#include <openamp/rpmsg_virtio.h>
|
||||
|
||||
#include "rpmsgfs.h"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user