zephyr/subsys/ipc/ipc_service
Rafał Kuźnia edc21bd50c ipc: fix icmsg-me maybe-uninitialized compile warning
The sent_bytes variable was not initialized in all possible execution
branches before return.

Signed-off-by: Rafał Kuźnia <rafal.kuznia@nordicsemi.no>
2023-07-31 17:04:14 +02:00
..
backends ipc_service: open-amp: Add __ASSERTs on cache alignment 2023-07-18 11:04:46 +00:00
lib ipc: fix icmsg-me maybe-uninitialized compile warning 2023-07-31 17:04:14 +02:00
CMakeLists.txt
Kconfig
ipc_service.c