zephyr/samples/subsys/ipc/ipm_imx/sample.yaml
Diego Sueiro 27a237f66f samples/ipm_imx: Add i.MX7 boards to platform_whitelist
Adds colibri_imx7d_m4 and warp7_m4 to platform_whitelist for the
ipm_imx sample.

Signed-off-by: Diego Sueiro <diego.sueiro@gmail.com>
2018-11-21 04:03:59 -06:00

11 lines
341 B
YAML

sample:
description: the sample reads the received data from the Messaging Unit
using the IPM and transmits it back unchanged
name: i.MX IPM sample
tests:
test:
build_only: true
filter: CONFIG_SOC_FAMILY_IMX
platform_whitelist: udoo_neo_full_m4 colibri_imx7d_m4 warp7_m4
tags: samples ipm