add RT_USING_CONSOLE.

git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1331 bbd45198-f89e-11dd-88c7-29a3b14d5316
This commit is contained in:
bernard.xiong@gmail.com 2011-03-12 00:09:42 +00:00
parent 939ca85ee5
commit c8cb831c93
1 changed files with 1 additions and 0 deletions

View File

@ -62,6 +62,7 @@
#define RT_USING_UART1
/* SECTION: Console options */
#define RT_USING_CONSOLE
/* the buffer size of console*/
#define RT_CONSOLEBUF_SIZE 128