We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 29d11a6 commit 3ec59a8Copy full SHA for 3ec59a8
components/dfs/Kconfig
@@ -115,7 +115,7 @@ if RT_USING_DFS
115
int "Maximum sector size to be handled."
116
default 512
117
help
118
- if you use some spi nor flash for fatfs, please set this the erase sector size, for example 4096.
+ If you use some spi nor flash for fatfs, please set this the erase sector size, for example 4096.
119
120
config RT_DFS_ELM_USE_ERASE
121
bool "Enable sector erase feature"
0 commit comments