diff --git a/bsp/stm3210/rtconfig.h b/bsp/stm3210/rtconfig.h index bfe5d6714ef1490ba28167db89b66a0250466fba..876682600a7b9541efc74a738c7507c366d3ccb4 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