Skip to content

Commit cea8771

Browse files
committed
samples: sysbuild: with_mcuboot: Replace overlay with new board variant
Replace overlay for stm32h573i_dk with new board variant designed to run in external flash. Keep stm32h573i_dk as it also can run mcuboot. Signed-off-by: Tim Pambor <[email protected]>
1 parent 380ed11 commit cea8771

File tree

2 files changed

+1
-16
lines changed

2 files changed

+1
-16
lines changed

samples/sysbuild/with_mcuboot/boards/stm32h573i_dk.overlay

Lines changed: 0 additions & 16 deletions
This file was deleted.

samples/sysbuild/with_mcuboot/sample.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ tests:
1818
- nucleo_u385rg_q
1919
- stm32h7s78_dk
2020
- stm32h573i_dk
21+
- stm32h573i_dk/stm32h573xx/ext_flash_app
2122
integration_platforms:
2223
- nrf52840dk/nrf52840
2324
- esp32_devkitc/esp32/procpu

0 commit comments

Comments
 (0)