Skip to content

Commit c0a2321

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 c8aea90 commit c0a2321

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
@@ -13,6 +13,7 @@ tests:
1313
- nrf54l15dk/nrf54l05/cpuapp
1414
- nrf54l15dk/nrf54l10/cpuapp
1515
- nrf54l15dk/nrf54l15/cpuapp
16+
- nrf54l20pdk/nrf54l20/cpuapp
1617
- nrf54h20dk/nrf54h20/cpuapp
1718
integration_platforms:
1819
- native_sim

0 commit comments

Comments
 (0)