Skip to content

Commit 2922a8d

Browse files
committed
samples: drivers: flash shell read and write in memmapped on stm32h573
Define the Memory mapped mode on the stm32h573i_dk board to read and write the external NOR octo-flash Signed-off-by: Francois Ramu <[email protected]>
1 parent 43b52a5 commit 2922a8d

File tree

1 file changed

+4
-0
lines changed

1 file changed

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

0 commit comments

Comments
 (0)