Explorar o código

add #define RT_USING_CONSOLE into the rtconfig.h [RENESAS M16C project]

git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1394 bbd45198-f89e-11dd-88c7-29a3b14d5316
dzzxzz %!s(int64=14) %!d(string=hai) anos
pai
achega
c8bac1af00
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      bsp/m16c62p/rtconfig.h

+ 1 - 0
bsp/m16c62p/rtconfig.h

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