We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4d0b7d1 commit cb05a8bCopy full SHA for cb05a8b
samples/subsys/mgmt/mcumgr/smp_svr/sample.yaml
@@ -178,8 +178,16 @@ tests:
178
platform_allow:
179
- nrf52840dk/nrf52840
180
- mimxrt1050_evk/mimxrt1052/hyperflash
181
+ sample.mcumgr.smp_svr.ram_load_revert.serial:
182
+ extra_args:
183
+ - FILE_SUFFIX="ram_load"
184
+ - EXTRA_CONF_FILE="overlay-serial.conf"
185
+ - SB_CONFIG_MCUBOOT_MODE_RAM_LOAD_WITH_REVERT=y
186
+ - smp_svr_CONFIG_MCUBOOT_GENERATE_CONFIRMED_IMAGE=y
187
+ platform_allow:
188
+ - mimxrt1050_evk/mimxrt1052/hyperflash
189
integration_platforms:
- - nrf52840dk/nrf52840
190
191
sample.mcumgr.smp_svr.ram_load.serial.fs.shell:
192
extra_args:
193
- FILE_SUFFIX="ram_load"
0 commit comments