We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9a6edcf commit 945b570Copy full SHA for 945b570
config/nrfconnect/chip-module/Kconfig.defaults
@@ -51,7 +51,7 @@ config INIT_STACKS
51
52
config SYSTEM_WORKQUEUE_STACK_SIZE
53
default 2560 if CHIP_WIFI
54
- default 1536 if CHIP_ICD_LIT_SUPPORT
+ default 2048 if CHIP_ICD_LIT_SUPPORT
55
56
config HEAP_MEM_POOL_SIZE
57
default 110720 if CHIP_WIFI
0 commit comments