The connectivity monitoring subfeature of conn_mgr is currently also named conn_mgr, which is confusing. This commit renames it to conn_mgr_monitor, or conn_mgr_mon for short, for clarity. Signed-off-by: Georges Oates_Larsen <georges.larsen@nordicsemi.no>
12 lines
391 B
Plaintext
12 lines
391 B
Plaintext
CONFIG_NET_MGMT_EVENT_STACK_SIZE=65535
|
|
CONFIG_PRIVILEGED_STACK_SIZE=65535
|
|
CONFIG_NET_TX_STACK_SIZE=65535
|
|
CONFIG_NET_RX_STACK_SIZE=65535
|
|
CONFIG_SYSTEM_WORKQUEUE_STACK_SIZE=65535
|
|
CONFIG_MAIN_STACK_SIZE=65535
|
|
CONFIG_IDLE_STACK_SIZE=65535
|
|
CONFIG_ISR_STACK_SIZE=65535
|
|
CONFIG_LOG_PROCESS_THREAD_STACK_SIZE=65535
|
|
CONFIG_NET_CONNECTION_MANAGER_MONITOR_STACK_SIZE=65535
|
|
CONFIG_SHELL_STACK_SIZE=65535
|