Merge pull request #925 from SummerGGift/20171031_patch1

[BSP] change dfs_init.h => dfs.h
This commit is contained in:
Bernard Xiong
2017-11-01 05:54:52 +08:00
committed by GitHub
16 changed files with 16 additions and 16 deletions

View File

@@ -21,7 +21,7 @@
#ifdef RT_USING_DFS
/* dfs init */
#include <dfs_init.h>
#include <dfs.h>
/* dfs filesystem:FAT filesystem init */
#include <dfs_fat.h>
/* dfs filesystem:EFS filesystem init */