We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 868aebf commit e0e4181Copy full SHA for e0e4181
samples/subsys/mgmt/mcumgr/smp_svr/sample.yaml
@@ -183,8 +183,16 @@ tests:
183
platform_allow:
184
- nrf52840dk/nrf52840
185
- mimxrt1050_evk/mimxrt1052/hyperflash
186
+ sample.mcumgr.smp_svr.ram_load_revert.serial:
187
+ extra_args:
188
+ - FILE_SUFFIX="ram_load"
189
+ - EXTRA_CONF_FILE="overlay-serial.conf"
190
+ - SB_CONFIG_MCUBOOT_MODE_RAM_LOAD_WITH_REVERT=y
191
+ - smp_svr_CONFIG_MCUBOOT_GENERATE_CONFIRMED_IMAGE=y
192
+ platform_allow:
193
+ - mimxrt1050_evk/mimxrt1052/hyperflash
194
integration_platforms:
- - nrf52840dk/nrf52840
195
196
sample.mcumgr.smp_svr.ram_load.serial.fs.shell:
197
extra_args:
198
- FILE_SUFFIX="ram_load"
0 commit comments