提交 51b25cd4 编写于 作者: B bernard.xiong

add FINSH_DEVIE_NAME definition.

git-svn-id: https://rt-thread.googlecode.com/svn/trunk@161 bbd45198-f89e-11dd-88c7-29a3b14d5316
上级 c7e0ca97
......@@ -64,9 +64,11 @@
/* Using symbol table */
#define FINSH_USING_SYMTAB
#define FINSH_USING_DESCRIPTION
#define FINSH_DEVICE_NAME "uart1"
/* SECTION: device filesystem */
#define RT_USING_DFS
#define RT_USING_DFS_EFSL
/* the max number of mounted filesystem */
#define DFS_FILESYSTEMS_MAX 2
/* the max number of opened files */
......@@ -74,9 +76,6 @@
/* the max number of cached sector */
#define DFS_CACHE_MAX_NUM 4
/* use minilibc for gcc */
// #define RT_USING_MINILIBC
/* SECTION: lwip, a lighwight TCP/IP protocol stack */
#define RT_USING_LWIP
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册