diff --git a/bsp/stm3210/rtconfig.h b/bsp/stm3210/rtconfig.h index bfe5d6714e..876682600a 100644 --- a/bsp/stm3210/rtconfig.h +++ b/bsp/stm3210/rtconfig.h @@ -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