remove RT-Thread GUI

This commit is contained in:
Bernard Xiong 2013-02-21 14:04:17 +08:00
parent 18cd47d3da
commit a5df8c9d0b
1 changed files with 1 additions and 1 deletions

View File

@ -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" />