Skip to content

Commit bbe36b4

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 76e3012 commit bbe36b4

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)