Skip to content

Commit 2187f61

Browse files
committed
samples: drivers: spi flash in mem mapped on stm32h7rs board
Define the Memory mapped mode on the nucleo_hs7s3l8 board to read and write the external NOR octo-flash Signed-off-by: Francois Ramu <[email protected]>
1 parent ecfd44d commit 2187f61

File tree

1 file changed

+5
-0
lines changed

1 file changed

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

0 commit comments

Comments
 (0)