zephyr/subsys/ipc/ipc_service
Hubert Miś 2c3863160d ipc: multi-endpoint icmsg cleanup
The multi-endpoint backend of the ipc_service subsystem contains two
roles with separated implementations: initiator and follower. There
was many code duplications for both roles. This patch introduces a new
IPC library: icmsg_me containing common code extracted from both roles
and encapsulating access to common data fields.

Signed-off-by: Hubert Miś <hubert.mis@nordicsemi.no>
2023-02-23 10:46:25 +01:00
..
backends ipc: multi-endpoint icmsg cleanup 2023-02-23 10:46:25 +01:00
lib ipc: multi-endpoint icmsg cleanup 2023-02-23 10:46:25 +01:00
CMakeLists.txt
ipc_service.c ipc_service: Add ipc_service_close_instance function 2022-10-03 10:08:44 +02:00
Kconfig ipc: ipc_service: kconfig cleanup 2022-12-05 15:26:31 +01:00