Skip to content

Commit

Permalink
[nrf fromlist] samples: subsys: settings: Enable test on nrf54L20 PDK
Browse files Browse the repository at this point in the history
Add board specific .conf file and add nrf54l20 PDK to
the platform_allow list.

Upstream PR #: 83165

Signed-off-by: Sebastian Głąb <[email protected]>
  • Loading branch information
nordic-segl committed Jan 8, 2025
1 parent ebcb537 commit 0197743
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 @@ -15,6 +15,7 @@ tests:
- nrf54l15dk/nrf54l05/cpuapp
- nrf54l15dk/nrf54l10/cpuapp
- nrf54l15dk/nrf54l15/cpuapp
- nrf54l20pdk/nrf54l20/cpuapp
- nrf54h20dk/nrf54h20/cpuapp
integration_platforms:
- native_sim
Expand Down

0 comments on commit 0197743

Please sign in to comment.