建立工程,成功创建两个虚拟串口
This commit is contained in:
6
source/OpenAMP/open-amp/apps/examples/echo/rpmsg-echo.h
Normal file
6
source/OpenAMP/open-amp/apps/examples/echo/rpmsg-echo.h
Normal file
@@ -0,0 +1,6 @@
|
||||
#ifndef RPMSG_ECHO_H
|
||||
#define RPMSG_ECHO_H
|
||||
|
||||
#define RPMSG_SERVICE_NAME "rpmsg-openamp-demo-channel"
|
||||
|
||||
#endif /* RPMSG_ECHO_H */
|
||||
Reference in New Issue
Block a user