diff --git a/bsp/efm32/rtconfig.h b/bsp/efm32/rtconfig.h index 9f2dcaaa84..bd4d1cdc0c 100644 --- a/bsp/efm32/rtconfig.h +++ b/bsp/efm32/rtconfig.h @@ -337,7 +337,7 @@ #define LCD_USING_DEVICE_NAME RT_USART1_NAME #define LCD_DEVICE_NAME "lcd" /* using RTGUI support */ -#define RT_USING_RTGUI +// #define RT_USING_RTGUI /* name length of RTGUI object */ #define RTGUI_NAME_MAX (16)