boards: x86: qemu_x86: adding nvs capability
Added the NVS capability to the QEMU x86 board description. Signed-off-by: Kamil Piszczek <Kamil.Piszczek@nordicsemi.no>
This commit is contained in:
parent
ef0e91aa8a
commit
a320010e4a
2 changed files with 2 additions and 0 deletions
|
@ -8,6 +8,7 @@ toolchain:
|
|||
- xtools
|
||||
supported:
|
||||
- pci
|
||||
- nvs
|
||||
- netif:serial-net
|
||||
testing:
|
||||
default: true
|
||||
|
|
|
@ -5,6 +5,7 @@ tests:
|
|||
sample.subsys.nvs:
|
||||
tags: settings
|
||||
depends_on: nvs
|
||||
platform_exclude: qemu_x86
|
||||
harness: console
|
||||
harness_config:
|
||||
type: multi_line
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue