zephyr/samples/subsys/ipc
Matthias Fend b83b72beec samples: ipc: openamp_rsc_table: do not enable CONFIG_IPM_MCUX
This is a device-specific option and should therefore not be activated in
a generic project. Since the only boards that use this Kconfig symbol
(lpcxpresso54xx, lpcxpresso55sxx) don't build anyway, this option could
be removed. The device/board specific configuration should be placed in
the boards folder along with an appropriate device tree describing the
IPC nodes.

Signed-off-by: Matthias Fend <matthias.fend@emfend.at>
2022-03-24 10:41:39 +01:00
..
ipc_service ipc_service: samples: Add sample that uses icmsg backend 2022-03-22 12:36:39 +01:00
openamp tests: fix typos and misnamed platforms 2021-12-17 12:24:37 -05:00
openamp_performance bluetooth: hci: rpmsg: use ipc service library 2022-03-02 17:03:01 +01:00
openamp_rsc_table samples: ipc: openamp_rsc_table: do not enable CONFIG_IPM_MCUX 2022-03-24 10:41:39 +01:00
rpmsg_service bluetooth: hci: rpmsg: use ipc service library 2022-03-02 17:03:01 +01:00
ipc.rst