zephyr/subsys/ipc/rpmsg_service
Andrzej Kuroś 288f9c0b11 ipc: use highest coop priority for IPM workqueue
The priority of workqueue responsible for rpmsg processing was too
low. Any cooperative task could cause rpmsg processing to be
slightly delayed.

Signed-off-by: Andrzej Kuroś <andrzej.kuros@nordicsemi.no>
2021-11-24 18:59:02 +01:00
..
CMakeLists.txt
Kconfig
rpmsg_backend.c
rpmsg_backend.h
rpmsg_service.c