samples: bluetooth: mesh_demo: Disable settings thread for bbc_microbit
Disable the thread as it doesn't fit into the device RAM. Signed-off-by: Pavel Vasilyev <pavel.vasilyev@nordicsemi.no>
This commit is contained in:
parent
177e9b93bf
commit
558f482bba
1 changed files with 2 additions and 0 deletions
|
@ -20,3 +20,5 @@ CONFIG_BT_MESH_RELAY_BUF_COUNT=2
|
|||
CONFIG_BT_MESH_MSG_CACHE_SIZE=2
|
||||
CONFIG_BT_MESH_BEACON_ENABLED=n
|
||||
CONFIG_BT_MESH_LABEL_COUNT=1
|
||||
|
||||
CONFIG_BT_MESH_SETTINGS_WORKQ=n
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue