提交 2106287e 编写于 作者: P prife

mingw support for simulator: dfs/uffs

上级 8928f4e4
...@@ -101,7 +101,7 @@ ...@@ -101,7 +101,7 @@
/* SECTION: MTD interface options */ /* SECTION: MTD interface options */
/* using mtd nand flash */ /* using mtd nand flash */
/* #define RT_USING_MTD_NAND */ #define RT_USING_MTD_NAND
/* using mtd nor flash */ /* using mtd nor flash */
/* #define RT_USING_MTD_NOR */ /* #define RT_USING_MTD_NOR */
...@@ -131,7 +131,7 @@ ...@@ -131,7 +131,7 @@
/* #define RT_USING_DFS_NFS */ /* #define RT_USING_DFS_NFS */
/* DFS: UFFS nand file system options */ /* DFS: UFFS nand file system options */
/* #define RT_USING_DFS_UFFS */ #define RT_USING_DFS_UFFS
/* configuration for uffs, more to see dfs_uffs.h and uffs_config.h */ /* configuration for uffs, more to see dfs_uffs.h and uffs_config.h */
#define RT_CONFIG_UFFS_ECC_MODE UFFS_ECC_HW_AUTO #define RT_CONFIG_UFFS_ECC_MODE UFFS_ECC_HW_AUTO
/* enable this ,you need provide a mark_badblock/check_block function */ /* enable this ,you need provide a mark_badblock/check_block function */
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册