瀏覽代碼

remove RT-Thread GUI [ci-skip]

Bernard Xiong 12 年之前
父節點
當前提交
18cd47d3da
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      bsp/efm32/rtconfig.h

+ 1 - 1
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)