zephyr/subsys/ipc/ipc_service/backends
Emil Obalski 52e203f800 ipc: Remove internal API for clearing shared memory
Clearing of shared memory by one side of the communication
is no longer required after
commit 0620cb1fe1
("ipc: ipc_service: icmsg: Increase reliability of bonding")
was merged.

Signed-off-by: Emil Obalski <Emil.Obalski@nordicsemi.no>
2023-04-29 12:24:17 +02:00
..
CMakeLists.txt ipc: add a multi-endpoint feature to icmsg 2022-11-09 10:41:43 +01:00
ipc_icmsg_me_follower.c ipc: Remove internal API for clearing shared memory 2023-04-29 12:24:17 +02:00
ipc_icmsg_me_initiator.c ipc: Remove internal API for clearing shared memory 2023-04-29 12:24:17 +02:00
ipc_icmsg.c ipc: Fix icmsg deregister functionality 2023-04-03 11:29:08 +02:00
ipc_icmsg.h ipc: separate icmsg core from ipc_service backend 2022-11-09 10:41:43 +01:00
ipc_rpmsg_static_vrings.c IPC: rpmsg: Changed method of checking bounded endpoints 2023-04-24 15:45:09 +02:00
ipc_rpmsg_static_vrings.h
Kconfig ipc: multi-endpoint icmsg cleanup 2023-02-23 10:46:25 +01:00
Kconfig.icmsg_me ipc: Remove internal API for clearing shared memory 2023-04-29 12:24:17 +02:00
Kconfig.rpmsg