zephyr/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
rpmsg_service ipc: rpmsg_service: s/device.h/init.h 2023-09-05 12:01:01 +02:00
CMakeLists.txt
Kconfig