Skip to content

Commit 7df88d6

Browse files
committed
samples: sysbuild: mcuboot: add stm32h7s78_dk config
Add config to be able to run this sample on stm32h7s78_dk with the app in external XSPI Flash Signed-off-by: Abderrahmane JARMOUNI <[email protected]>
1 parent f3bed11 commit 7df88d6

File tree

2 files changed

+3
-0
lines changed

2 files changed

+3
-0
lines changed
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
CONFIG_FLASH=y
2+
CONFIG_STM32_MEMMAP=y

samples/sysbuild/with_mcuboot/sample.yaml

+1
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ tests:
1414
- esp32s3_devkitm/esp32s3/procpu
1515
- esp32c3_devkitm
1616
- esp32c6_devkitc
17+
- stm32h7s78_dk
1718
integration_platforms:
1819
- nrf52840dk/nrf52840
1920
- esp32_devkitc_wrover/esp32/procpu

0 commit comments

Comments
 (0)