Skip to content

Commit 8251c15

Browse files
committed
samples: sysbuild: with_mcuboot: stm32h7s78_dk: Use ext_flash_app variant
Now that ext_flash_app variant is available, it should be used for mcuboot related apps on this board. Signed-off-by: Erwan Gouriou <[email protected]>
1 parent e5f3c04 commit 8251c15

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

samples/sysbuild/with_mcuboot/sample.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ tests:
1616
- esp32c6_devkitc/esp32c6/hpcore
1717
- nucleo_h7s3l8
1818
- nucleo_u385rg_q
19-
- stm32h7s78_dk
19+
- stm32h7s78_dk/stm32h7s7xx/ext_flash_app
2020
- stm32h573i_dk
2121
integration_platforms:
2222
- nrf52840dk/nrf52840

0 commit comments

Comments
 (0)