Skip to content

Commit 735c4bb

Browse files
committed
[nrf noup] samples: Fix smp_svr sample for external memory using PM
Add proper configs to sample.yaml. Ref: NCSDK-31608 Signed-off-by: Dominik Ermel <[email protected]>
1 parent 6c9b2f2 commit 735c4bb

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

samples/subsys/mgmt/mcumgr/smp_svr/sample.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -174,6 +174,8 @@ tests:
174174
- DTC_OVERLAY_FILE="boards/nrf54l15dk_nrf54l15_cpuapp_ext_flash.overlay"
175175
- mcuboot_CONF_FILE="boards/nrf54l15dk_nrf54l15_cpuapp_ext_flash.conf"
176176
- mcuboot_EXTRA_DTC_OVERLAY_FILE="boards/nrf54l15dk_nrf54l15_cpuapp_ext_flash.overlay"
177+
- SB_CONFIG_PM_OVERRIDE_EXTERNAL_DRIVER_CHECK=y
178+
- SB_CONFIG_PM_EXTERNAL_FLASH_MCUBOOT_SECONDARY=y
177179
extra_configs:
178180
- CONFIG_PM_OVERRIDE_EXTERNAL_DRIVER_CHECK=y
179181
platform_allow:

0 commit comments

Comments
 (0)