Skip to content

Commit 6dfd6d0

Browse files
committed
samples: appli dev: code reloc running on stm32h7rs target boards
Samples to execute code in external memory in Memory mapped mode on the stm32h7s3l8 nucleo or stm32h7s78 disco kit Signed-off-by: Francois Ramu <[email protected]>
1 parent 3babef7 commit 6dfd6d0

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
CONFIG_FLASH=y
2+
CONFIG_STM32_MEMMAP=y
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)