Skip to content

Commit

Permalink
[nrf fromtree] samples: subsys: settings: Run sample on nrf54h20
Browse files Browse the repository at this point in the history
Add Kconfig file that makes the sample working
on nrf54h20 Application core.

Signed-off-by: Sebastian Głąb <sebastian.glab@nordicsemi.no>
(cherry picked from commit 3a71114)
  • Loading branch information
nordic-segl committed May 15, 2024
1 parent aa69cb9 commit df8934b
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
CONFIG_NVS=y
CONFIG_SETTINGS_NVS=y
1 change: 1 addition & 0 deletions samples/subsys/settings/sample.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ tests:
- native_sim/native/64
- mr_canhubk3
- nrf54l15pdk/nrf54l15/cpuapp
- nrf54h20dk/nrf54h20/cpuapp
integration_platforms:
- native_sim
harness: console
Expand Down

0 comments on commit df8934b

Please sign in to comment.