zephyr/samples/drivers/mbox/prj.conf
Carlo Caione af94cf55d0 sample: mbox: Introduce MBOX NRFX IPC sample
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>
2021-10-27 18:27:21 +02:00

3 lines
30 B
Plaintext

CONFIG_PRINTK=y
CONFIG_MBOX=y