Skip to content

Commit d9fa9c6

Browse files
ibaz-nordiccarlescufi
authored andcommitted
Bluetooth: samples: Remove workqueue stack configuration
Fixed value used is too low causing overflow in nrf53. Use default value instead. Signed-off-by: Azizah Ibrahim <[email protected]>
1 parent 703d396 commit d9fa9c6

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

samples/bluetooth/hci_pwr_ctrl/prj.conf

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
CONFIG_BT=y
22
CONFIG_BT_DEBUG_LOG=y
33
CONFIG_BT_PERIPHERAL=y
4-
CONFIG_SYSTEM_WORKQUEUE_STACK_SIZE=768
54
CONFIG_BT_HRS=y
65
CONFIG_BT_DEVICE_APPEARANCE=833
76
CONFIG_BT_DEVICE_NAME="Dynamic test beacon"

0 commit comments

Comments
 (0)