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
@@ -56,6 +56,7 @@ include pipes/Make.defs
|
||||
include power/Make.defs
|
||||
include regmap/Make.defs
|
||||
include rmt/Make.defs
|
||||
include rpmsg/Make.defs
|
||||
include rptun/Make.defs
|
||||
include sensors/Make.defs
|
||||
include serial/Make.defs
|
||||
|
||||
Reference in New Issue
Block a user