Skip to content

Commit 41f5657

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. Signed-off-by: Tim Pambor <[email protected]>
1 parent 4070c84 commit 41f5657

File tree

2 files changed

+1
-17
lines changed

2 files changed

+1
-17
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 & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ tests:
1717
- nucleo_h7s3l8
1818
- nucleo_u385rg_q
1919
- stm32h7s78_dk
20-
- stm32h573i_dk
20+
- stm32h573i_dk/stm32h573xx/ext_flash_app
2121
integration_platforms:
2222
- nrf52840dk/nrf52840
2323
- esp32_devkitc/esp32/procpu

0 commit comments

Comments
 (0)