zephyr/samples/drivers/mbox/sample.yaml
Yicheng Li 6ead139b4b mbox: Add NXP MU as a MBOX device
Add a MBOX driver wrapper around the NXP MU, simular to
the existing wrapper around the NXP S32 MRU. This allows Zephyr IPC
to work based on the MU, on a number of NXP boards.

Also update the SHA of NXP HAL to enable the Kconfig for this driver.

Signed-off-by: Yicheng Li <yichengli@google.com>
2023-09-14 14:34:05 +02:00

13 lines
260 B
YAML

sample:
name: MBOX IPC sample
tests:
sample.drivers.mbox:
platform_allow:
- nrf5340dk_nrf5340_cpuapp
- adp_xc7k_ae350
- mimxrt595_evk_cm33
integration_platforms:
- nrf5340dk_nrf5340_cpuapp
tags: mbox
harness: remote