Remove redundant 'sample' tag and add something that matches the functionality and features being tested, demonstrated. Avoid short abbriviations and using full names for fs. Signed-off-by: Anas Nashif <anas.nashif@intel.com>
10 lines
248 B
YAML
10 lines
248 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: ipm
|