Skip to content

Commit 6c733be

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 be67b55 commit 6c733be

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
- stm32h750b_dk/stm32h750xx/ext_flash_app
2223
- sam_e54_xpro
2324
integration_platforms:

0 commit comments

Comments
 (0)