Sfoglia il codice sorgente

[添加]:配置宏RT_DFS_ELM_WORD_ACCESS。

SummerGift 8 anni fa
parent
commit
f065e8cbd8
1 ha cambiato i file con 4 aggiunte e 0 eliminazioni
  1. 4 0
      components/dfs/KConfig

+ 4 - 0
components/dfs/KConfig

@@ -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"