zephyr/samples/subsys/ipc/ipm_mcux/sample.yaml
Stanislav Poboril 37b7caa6bb sample: Add MCUX IPM sample application
Add MCUX IPM sample application. It can be run on lpcxpresso54114
board at the moment.

We first build the slave core image out of the remote/ dir than the
primary core image is build which includes the slave core image.

Origin: Original

Signed-off-by: Stanislav Poboril <stanislav.poboril@nxp.com>
Signed-off-by: Kumar Gala <kumar.gala@linaro.org>
2018-05-17 15:07:48 -05:00

9 lines
250 B
YAML

sample:
description: Sample app that sends messages between the two cores on
the lpcxpresso54114 using a mailbox.
name: IPM MCUX Mailbox Sample
tests:
test:
platform_whitelist: lpcxpresso54114_m4
tags: samples ipm