Skip to content

Commit df51b82

Browse files
committed
samples: code relocation in external memory of stm32 disco kit
Define the configuration to run the code_relocation application on the external memory quad flash of the stm32h750b or stm32l496g disco kit in XIP Signed-off-by: Francois Ramu <[email protected]>
1 parent 21803c3 commit df51b82

File tree

3 files changed

+6
-0
lines changed

3 files changed

+6
-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
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)