zephyr/samples/drivers/mbox_data/prj.conf
Tomas Galbicka e776051cad samples: mbox: Add mbox sample with data transfer
This commits add mbox sample which supports transfering of
4 bytes of data between cores.

Signed-off-by: Tomas Galbicka <tomas.galbicka@nxp.com>
2024-01-22 09:48:09 +00:00

3 lines
30 B
Plaintext

CONFIG_PRINTK=y
CONFIG_MBOX=y