2018-06-22 17:29:13 +08:00
|
|
|
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:
|
2019-03-29 23:44:43 +08:00
|
|
|
sample.subsys.ipc.ipm_imx:
|
2018-06-22 17:29:13 +08:00
|
|
|
build_only: true
|
|
|
|
filter: CONFIG_SOC_FAMILY_IMX
|
2018-11-20 04:30:30 +08:00
|
|
|
platform_whitelist: udoo_neo_full_m4 colibri_imx7d_m4 warp7_m4
|
2018-06-22 17:29:13 +08:00
|
|
|
tags: samples ipm
|