CONFIG_DATE_TIME_THREAD_STACK_SIZE
Stack size of the thread maintaining date time
Type: int
Default
1152
Kconfig definition
At <nRF>/lib/date_time/Kconfig:46
Included via <Zephyr>/Kconfig:8
→ <Zephyr>/Kconfig.zephyr:33
→ <Zephyr>/modules/Kconfig:6
→ <nRF>/doc/_build/kconfig/Kconfig.modules:2
→ <nRF>/Kconfig.nrf:94
→ <nRF>/lib/Kconfig:29
Menu path: (Top) → Modules → nrf (/home/runner/work/sdk-nrf/sdk-nrf/ncs/nrf) → Nordic nRF Connect → Libraries → Date time library
config DATE_TIME_THREAD_STACK_SIZE
int "Stack size of the thread maintaining date time"
default 1152
depends on DATE_TIME
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)