-
CONFIG_ZZHC_STACK_SIZE
¶
Background thread Stack size
Type: int
Default¶
2048
Kconfig definition¶
At <nRF>/subsys/net/lib/zzhc/Kconfig:22
Included via <Zephyr>/Kconfig:8
→ <Zephyr>/Kconfig.zephyr:9
→ <BuildDir>/Kconfig/Kconfig.modules:1
→ <nRF>/Kconfig.nrf:25
→ <nRF>/subsys/Kconfig:18
→ <nRF>/subsys/net/Kconfig:8
→ <nRF>/subsys/net/lib/Kconfig:17
Menu path: (Top) → Modules → Nordic nRF Connect → Networking → Application protocols → Self-Registration (Zi ZHu Ce) → Self-Registration Daemon
config ZZHC_STACK_SIZE
int "Background thread Stack size"
default 2048
depends on ZZHC
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)