-
CONFIG_PROFILER_NORDIC_STACK_SIZE
¶
Stack size for thread handling host input
Type: int
Default¶
512
Kconfig definition¶
At <nRF>/subsys/profiler/Kconfig:73
Included via <Zephyr>/Kconfig:8
→ <Zephyr>/Kconfig.zephyr:9
→ <BuildDir>/Kconfig/Kconfig.modules:1
→ <nRF>/Kconfig.nrf:25
→ <nRF>/subsys/Kconfig:24
Menu path: (Top) → Modules → Nordic nRF Connect → System profiler → Nordic profiler advanced
config PROFILER_NORDIC_STACK_SIZE int "Stack size for thread handling host input" default 512 depends onPROFILER_NORDIC
&&PROFILER
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)