Skip to content

Commit 386e733

Browse files
committed
samples: drivers: spi flash read and write in mem mapped 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 <francois.ramu@st.com>
1 parent 2922a8d commit 386e733

File tree

1 file changed

+4
-1
lines changed

1 file changed

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

0 commit comments

Comments
 (0)