zephyr/samples/subsys/ipc
Emil Obalski f93243b68f ipc: Remove nocopy feature from icmsg_me backend
Remove nocopy feature from icmsg_me backend.
The backend is not meant to be used to send big
data chunks thus no-copy feature is removed.
If one wants to use no-copy it is recommended
to use icmsg_me only for control messages while
allocator will shall be written seperately.

Signed-off-by: Emil Obalski <Emil.Obalski@nordicsemi.no>
2023-11-09 10:18:37 +00:00
..
ipc_service ipc: Remove nocopy feature from icmsg_me backend 2023-11-09 10:18:37 +00:00
openamp samples: ipc: openamp: fix build for IMXRT11xx 2023-11-02 09:45:29 +01:00
openamp_rsc_table samples: fix thread function signatures 2023-10-30 12:24:34 +01:00
rpmsg_service samples: fix thread function signatures 2023-10-30 12:24:34 +01:00
ipc.rst