Skip to content

Commit

Permalink
[nrf noup] samples/**/smp_svr: testcase of nrf54l15pdk with ext-flash DT
Browse files Browse the repository at this point in the history
Added description of sample testcase for building smp_svr with
support of secondary partition in on PDK spi_nor flash uisng
DTS.

Signed-off-by: Andrzej Puzdrowski <[email protected]>
  • Loading branch information
nvlsianpu authored and nordicjm committed May 21, 2024
1 parent e06581a commit 00c13a3
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions samples/subsys/mgmt/mcumgr/smp_svr/sample.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -116,3 +116,15 @@ tests:
- nrf54l15pdk/nrf54l15/cpuapp
integration_platforms:
- nrf54l15pdk/nrf54l15/cpuapp
sample.mcumgr.smp_svr.bt.nrf54l15pdk.ext_flash.pure_dts:
extra_args:
- OVERLAY_CONFIG="overlay-bt.conf"
- DTC_OVERLAY_FILE="boards/nrf54l15pdk_nrf54l15_cpuapp_ext_flash.overlay"
- mcuboot_CONF_FILE="boards/nrf54l15pdk_nrf54l15_cpuapp_ext_flash.conf"
- mcuboot_EXTRA_DTC_OVERLAY_FILE="boards/nrf54l15pdk_nrf54l15_cpuapp_ext_flash.overlay"
extra_configs:
- SB_CONFIG_PARTITION_MANAGER=n
platform_allow:
- nrf54l15pdk/nrf54l15/cpuapp
integration_platforms:
- nrf54l15pdk/nrf54l15/cpuapp

0 comments on commit 00c13a3

Please sign in to comment.