We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1671b6f commit 923e060Copy full SHA for 923e060
1 file changed
README.md
@@ -252,7 +252,7 @@ https://github.com/OpenAMP/meta-openamp
252
`IMAGE_INSTALL_append` in the `local.conf` file.
253
* You can also add OpenAMP demos Linux applications packages to your yocto packages list. OpenAMP
254
demo examples recipes are also in `meta-openamp`:
255
- https://github.com/OpenAMP/meta-openamp/tree/master/recipes-openamp/openamp-examples
+ https://github.com/OpenAMP/meta-openamp/tree/master/recipes-openamp/rpmsg-examples
256
257
In order to user OpenAMP(RPMsg) in Linux userspace, you will need to have put the IPI device,
258
vring memory and shared buffer memory to your Linux kernel device tree. The device tree example
0 commit comments