zephyr/subsys/ipc/ipc_service
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
..
backends ipc: fix return code of icbmsg backend send operation. 2024-06-10 15:00:01 +03:00
lib ipc: icmsg_me: Fix possible integer overflow 2024-05-09 12:40:24 -04:00
CMakeLists.txt
ipc_service.c
Kconfig