zephyr/samples/subsys/ipc/openamp/sample.yaml
Kristian Klomsten Skordal 5eb882980d sample: add OpenAMP sample application
This commit adds a sample application using OpenAMP for remote procedure
calls on the LPCXpresso54114. It is adapted from the RPMsg-Lite sample
application added in PR #5960, and uses the IPM driver to provide
interprocessor interrupts.

Signed-off-by: Kristian Klomsten Skordal <kristian.skordal@nordicsemi.no>
Signed-off-by: Kumar Gala <kumar.gala@linaro.org>
2018-05-19 12:56:36 -05:00

10 lines
256 B
YAML

sample:
description: This app provides an example of how to integrate OpenAMP
with Zephyr.
name: OpenAMP example integration
tests:
test:
build_only: true
platform_whitelist: lpcxpresso54114_m4
tags: samples ipm