Skip to content

Commit 49e4af0

Browse files
committed
samples: sysbuild: with_mcuboot: nucleo_h7s3l8: Use ext_flash_app var…
…iant Now that ext_flash_app variant is available, it should be used for mcuboot related apps on this board. Delete boards/nucleo_h7s3l8.overlay (and boards/stm32h7s78_dk.overlay) which are not needed anymore. Signed-off-by: Thomas Decker <[email protected]>
1 parent bdfca22 commit 49e4af0

File tree

3 files changed

+1
-35
lines changed

3 files changed

+1
-35
lines changed

samples/sysbuild/with_mcuboot/boards/nucleo_h7s3l8.overlay

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

samples/sysbuild/with_mcuboot/boards/stm32h7s78_dk.overlay

Lines changed: 0 additions & 17 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
@@ -14,7 +14,7 @@ tests:
1414
- esp32s3_devkitm/esp32s3/procpu
1515
- esp32c3_devkitm
1616
- esp32c6_devkitc/esp32c6/hpcore
17-
- nucleo_h7s3l8
17+
- nucleo_h7s3l8/stm32h7s3xx/ext_flash_app
1818
- nucleo_u385rg_q
1919
- stm32h7s78_dk/stm32h7s7xx/ext_flash_app
2020
- stm32h573i_dk

0 commit comments

Comments
 (0)