zephyr/samples/subsys/ipc/ipc_service/sample.yaml
Jamie McCrae e61009a2f5 samples: ipc: ipc_service: Add support for BL5340
Add support for BL5340 to ipc_service sample

Signed-off-by: Jamie McCrae <jamie.mccrae@lairdconnect.com>
2021-09-23 13:13:51 -04:00

12 lines
386 B
YAML

sample:
description: This app provides an example of how to integrate
IPC Service with Zephyr.
name: IPC Service example integration
tests:
sample.ipc.rpmsg_service.nrf:
platform_allow: nrf5340dk_nrf5340_cpuapp bl5340_dvk_cpuapp
integration_platforms:
- nrf5340dk_nrf5340_cpuapp bl5340_dvk_cpuapp
tags: ipm
build_only: true