zephyr/subsys/ipc/ipc_service/lib
Emil Obalski d769a92520 ipc: icmsg: Allow to support future versions
Allow magic number to be longer than the sizeof(magic).
This will allow to support future versions of the icmsg
with backwards compatibility.

Signed-off-by: Emil Obalski <Emil.Obalski@nordicsemi.no>
2023-11-09 10:19:02 +00:00
..
CMakeLists.txt
Kconfig ipc: backends: Port IcMsg based backends to use pbuf 2023-11-09 10:18:37 +00:00
Kconfig.icmsg
icmsg.c ipc: icmsg: Allow to support future versions 2023-11-09 10:19:02 +00:00
icmsg_me.c
ipc_rpmsg.c
ipc_static_vrings.c
pbuf.c