mirror of
https://github.com/RT-Thread/rt-thread.git
synced 2026-09-10 13:56:06 +08:00
[添加]:配置宏RT_DFS_ELM_WORD_ACCESS。
This commit is contained in:
@@ -10,6 +10,10 @@ if RT_USING_DFS
|
||||
config DFS_USING_WORKDIR
|
||||
bool "Using working directory"
|
||||
default y
|
||||
|
||||
config RT_DFS_ELM_WORD_ACCESS
|
||||
bool "Using RT_DFS_ELM_WORD_ACCESS"
|
||||
default y
|
||||
|
||||
config DFS_FILESYSTEMS_MAX
|
||||
int "The maximal number of mounted file system"
|
||||
|
||||
Reference in New Issue
Block a user