Make use of the new MBOX APIs to create a ping-pong sample application. This sample is using the NRFX IPC peripheral to send and receive signals on different channels Signed-off-by: Carlo Caione <ccaione@baylibre.com>
10 lines
227 B
YAML
10 lines
227 B
YAML
sample:
|
|
name: MBOX IPC sample
|
|
tests:
|
|
sample.drivers.mbox:
|
|
platform_allow: nrf5340dk_nrf5340_cpuapp
|
|
integration_platforms:
|
|
- nrf5340dk_nrf5340_cpuapp
|
|
tags: mbox
|
|
build_only: true
|