samples: subsys: settings: Run sample on nrf54h20
Add Kconfig file that makes the sample working on nrf54h20 Application core. Signed-off-by: Sebastian Głąb <sebastian.glab@nordicsemi.no>
This commit is contained in:
parent
3d1b8c6116
commit
3a711143f4
2 changed files with 3 additions and 0 deletions
|
@ -0,0 +1,2 @@
|
|||
CONFIG_NVS=y
|
||||
CONFIG_SETTINGS_NVS=y
|
|
@ -13,6 +13,7 @@ tests:
|
|||
- native_sim/native/64
|
||||
- mr_canhubk3
|
||||
- nrf54l15pdk/nrf54l15/cpuapp
|
||||
- nrf54h20dk/nrf54h20/cpuapp
|
||||
integration_platforms:
|
||||
- native_sim
|
||||
harness: console
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue