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>
9 lines
250 B
YAML
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
|