There was an error while loading. Please reload this page.
1 parent 8fb7672 commit 0589958Copy full SHA for 0589958
subsys/ipc/ipc_service/lib/Kconfig.icmsg
@@ -43,6 +43,7 @@ if IPC_SERVICE_BACKEND_ICMSG_WQ_ENABLE
43
44
config IPC_SERVICE_BACKEND_ICMSG_WQ_STACK_SIZE
45
int "Size of RX work queue stack"
46
+default 5400 if NRF71_ON_IPC
47
default 1280
48
help
49
Size of stack used by work queue RX thread. This work queue is
0 commit comments