Twister now supports using YAML lists for all fields that were written as space-separated lists. Used twister_to_list.py script. Some artifacts on string length are due to how ruamel dumps content. Signed-off-by: Gerard Marull-Paretas <gerard.marull@nordicsemi.no>
13 lines
338 B
YAML
13 lines
338 B
YAML
sample:
|
|
description: This app provides an example of how to integrate OpenAMP with Zephyr.
|
|
name: OpenAMP example integration (remote)
|
|
tests:
|
|
sample.ipc.openamp.remote:
|
|
platform_allow:
|
|
- lpcxpresso54114_m0
|
|
- lpcxpresso55s69_cpu1
|
|
integration_platforms:
|
|
- lpcxpresso54114_m0
|
|
tags: ipm
|
|
harness: remote
|