Browse Source

remove RT-Thread GUI

Bernard Xiong 12 years ago
parent
commit
a5df8c9d0b
1 changed files with 1 additions and 1 deletions
  1. 1 1
      bsp/lpc178x/rtconfig.h

+ 1 - 1
bsp/lpc178x/rtconfig.h

@@ -178,7 +178,7 @@
 // </section>
 
 // <section name="RT_USING_RTGUI" description="RT-Thread/GUI" default="true" >
-#define RT_USING_RTGUI
+// #define RT_USING_RTGUI
 // <integer name="RTGUI_NAME_MAX" description="the name size of RT-Thread/GUI widget/objects" default="12" />
 #define RTGUI_NAME_MAX	12
 // <bool name="RTGUI_USING_SMALL_SIZE" description="use small size in RT-Thread/GUI" default="true" />