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 <azizah.ibrahim@nordicsemi.no>
This commit is contained in:
parent
703d396956
commit
d9fa9c6e1c
1 changed files with 0 additions and 1 deletions
|
@ -1,7 +1,6 @@
|
||||||
CONFIG_BT=y
|
CONFIG_BT=y
|
||||||
CONFIG_BT_DEBUG_LOG=y
|
CONFIG_BT_DEBUG_LOG=y
|
||||||
CONFIG_BT_PERIPHERAL=y
|
CONFIG_BT_PERIPHERAL=y
|
||||||
CONFIG_SYSTEM_WORKQUEUE_STACK_SIZE=768
|
|
||||||
CONFIG_BT_HRS=y
|
CONFIG_BT_HRS=y
|
||||||
CONFIG_BT_DEVICE_APPEARANCE=833
|
CONFIG_BT_DEVICE_APPEARANCE=833
|
||||||
CONFIG_BT_DEVICE_NAME="Dynamic test beacon"
|
CONFIG_BT_DEVICE_NAME="Dynamic test beacon"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue