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 8768321 commit ae6a3c2Copy full SHA for ae6a3c2
tests/subsys/bluetooth/mesh/models/testcase.yaml
@@ -24,7 +24,9 @@ tests:
24
# no-settings build. These should be listed here, and be wrapped
25
# in an #ifdef CONFIG_BT_SETTINGS in main.c.
26
extra_configs:
27
+ - CONFIG_SETTINGS=y
28
- CONFIG_BT_SETTINGS=y
29
+ - CONFIG_NVS=y
30
- CONFIG_BT_MESH_SCENE_SRV=y
31
- CONFIG_BT_MESH_SCHEDULER_SRV=y
32
tags: sysbuild
0 commit comments