Skip to content

Commit 8100ed7

Browse files
committed
[nrf fromlist] samples: subsys: settings: Enable test on nrf54L20 PDK
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]>
1 parent 954583a commit 8100ed7

File tree

2 files changed

+3
-0
lines changed

2 files changed

+3
-0
lines changed
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
CONFIG_NVS=y
2+
CONFIG_SETTINGS_NVS=y

samples/subsys/settings/sample.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ tests:
1515
- nrf54l15dk/nrf54l05/cpuapp
1616
- nrf54l15dk/nrf54l10/cpuapp
1717
- nrf54l15dk/nrf54l15/cpuapp
18+
- nrf54l20pdk/nrf54l20/cpuapp
1819
- nrf54h20dk/nrf54h20/cpuapp
1920
integration_platforms:
2021
- native_sim

0 commit comments

Comments
 (0)