Ver código fonte

add RT_USING_CONSOLE.

git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1331 bbd45198-f89e-11dd-88c7-29a3b14d5316
bernard.xiong@gmail.com 15 anos atrás
pai
commit
c8cb831c93
1 arquivos alterados com 1 adições e 0 exclusões
  1. 1 0
      bsp/stm3210/rtconfig.h

+ 1 - 0
bsp/stm3210/rtconfig.h

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