We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 66e7332 commit 47bcc44Copy full SHA for 47bcc44
samples/bluetooth/peripheral_hr/prj_minimal.conf
@@ -72,10 +72,10 @@ CONFIG_BUILTIN_STACK_GUARD=n
72
CONFIG_BT_RX_STACK_SIZE=1024
73
CONFIG_BT_HCI_TX_STACK_SIZE_WITH_PROMPT=y
74
CONFIG_BT_HCI_TX_STACK_SIZE=640
75
-CONFIG_SYSTEM_WORKQUEUE_STACK_SIZE=1100
+CONFIG_SYSTEM_WORKQUEUE_STACK_SIZE=200
76
CONFIG_BT_LONG_WQ_STACK_SIZE=1100
77
-CONFIG_IDLE_STACK_SIZE=128
78
-CONFIG_MAIN_STACK_SIZE=640
+CONFIG_IDLE_STACK_SIZE=64
+CONFIG_MAIN_STACK_SIZE=500
79
CONFIG_ISR_STACK_SIZE=1024
80
81
# Disable features not needed
0 commit comments