zephyr/include/ipc
Emil Obalski d877e1dded ipc_service: Automatically include source files for backends
The purpose of this change is to allow to enable more than one
backend at once by removing choice from ipc-service backend Kconfig
and depending backend Kconfig option on existing of correct compatible.

Overwriting IPC_SERVICE_BACKEND option in some places is removes
as no longer needed.

Signed-off-by: Emil Obalski <emil.obalski@nordicsemi.no>
2022-03-29 12:30:50 -07:00
..
ipc_icmsg_buf.h ipc_service: Add new backend based on custom messaging buffer 2022-03-22 12:36:39 +01:00
ipc_rpmsg.h ipc_service: Automatically include source files for backends 2022-03-29 12:30:50 -07:00
ipc_service_backend.h ipc_service: Extend RPMsg structs and misc fixes 2021-11-22 23:03:23 -05:00
ipc_service.h ipc_service: Fix API documentation 2022-03-21 19:15:02 +01:00
ipc_static_vrings.h ipc_service: Extend RPMsg structs and misc fixes 2021-11-22 23:03:23 -05:00
rpmsg_service.h