zephyr/subsys/ipc
Piotr Koziar e66b382639 ipc: fix return code of icbmsg backend send operation.
This commit fixes the issue where a serialization
error was reported after properly sending a data with 'icbmsg' backend.

The icbmsg send function's return code is set to
the sent data's len as in other backends.
The related docs were fixed and updated.

Signed-off-by: Piotr Koziar <piotr.koziar@nordicsemi.no>
2024-06-10 15:00:01 +03:00
..
ipc_service ipc: fix return code of icbmsg backend send operation. 2024-06-10 15:00:01 +03:00
rpmsg_service ipc: rpmsg_service: Support IPM without data transfer 2024-02-26 11:39:29 +00:00
CMakeLists.txt
Kconfig