diff --git a/bsp/sam7x/rtconfig.h b/bsp/sam7x/rtconfig.h index 292fa49b8470ee4e6ff98004c3a8337a24e333ad..30f3eca988fd0fbb6bebf12db9cca36d2a4afd00 100644 --- a/bsp/sam7x/rtconfig.h +++ b/bsp/sam7x/rtconfig.h @@ -61,6 +61,7 @@ #define RT_UART_RX_BUFFER_SIZE 128 /* SECTION: Console options */ +#define RT_USING_CONSOLE /* the buffer size of console*/ #define RT_CONSOLEBUF_SIZE 128