Skip to content

Commit

Permalink
tests: bluetooth: mesh: add persistante storage selection
Browse files Browse the repository at this point in the history
Adding CONFIG_NVS for EMDS overlayfile. Without explicit config
for storage backend trusted storage fails to build.

Signed-off-by: alperen sener <[email protected]>
  • Loading branch information
m-alperen-sener authored and anangl committed Jan 21, 2025
1 parent 3c97fdc commit 0f237a8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/subsys/bluetooth/mesh/models/overlay-mesh-emds.conf
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@

CONFIG_BT_SETTINGS=y
CONFIG_FLASH_MAP=y
CONFIG_NVS=y
CONFIG_EMDS=y
CONFIG_BT_MESH_PLVL_SRV=y
CONFIG_BT_MESH_LIGHT_HUE_SRV=y
Expand Down

0 comments on commit 0f237a8

Please sign in to comment.