Skip to content

Commit 6b39614

Browse files
committed
samples: code relocation in external memory of stm32h7s78 disco kit
Define the configuration to run the code_relocation application on the external memory octo flash with xspi driver of the stm32h7s78_dk disco kit in XIP Signed-off-by: Francois Ramu <[email protected]>
1 parent 3675c72 commit 6b39614

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
CONFIG_FLASH=y
2+
CONFIG_STM32_MEMMAP=y
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
CONFIG_FLASH=y
2+
CONFIG_STM32_MEMMAP=y

0 commit comments

Comments
 (0)