Skip to content

Commit 043f9dc

Browse files
Add QSPI flash configuration file
1 parent 96ae985 commit 043f9dc

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed
Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
CONFIG_RT_USING_SPI=y
2+
CONFIG_RT_USING_SPI_ISR=y
3+
CONFIG_RT_USING_QSPI=y
4+
CONFIG_RT_USING_SFUD=y
5+
CONFIG_RT_SFUD_USING_SFDP=y
6+
CONFIG_RT_SFUD_USING_FLASH_INFO_TABLE=y
7+
CONFIG_RT_SFUD_USING_QSPI=y
8+
CONFIG_RT_SFUD_SPI_MAX_HZ=50000000
9+
CONFIG_BSP_USING_QSPI_FLASH=y
10+
CONFIG_BSP_USING_QSPI=y

0 commit comments

Comments
 (0)