Skip to content

Commit fa3de24

Browse files
committed
samples: settings: filter out NORDIC_VPR cores from the tested platforms
RISCV_CORE_NORDIC_CORE platforms cannot be tested with settings subsystem as they cannot enable the MRAM driver. Signed-off-by: Riadh Ghaddab <riadh.ghaddab@nordicsemi.no>
1 parent 3ac066f commit fa3de24

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

samples/subsys/settings/sample.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,7 @@ common:
3636
tests:
3737
sample.subsys.settings.nvs:
3838
filter: dt_label_with_parent_compat_enabled("storage_partition", "fixed-partitions")
39+
and not CONFIG_RISCV_CORE_NORDIC_VPR
3940
platform_exclude:
4041
- nucleo_h723zg
4142
- stm32h735g_disco

0 commit comments

Comments
 (0)