提交 17e5f804 编写于 作者: R Rogerz Zhang

Remove rtgui from bsp/dev3210

上级 16743a7c
...@@ -140,7 +140,9 @@ ...@@ -140,7 +140,9 @@
#define RT_LWIP_ETHTHREAD_STACKSIZE 512 #define RT_LWIP_ETHTHREAD_STACKSIZE 512
/* SECTION: RT-Thread/GUI */ /* SECTION: RT-Thread/GUI */
#define RT_USING_RTGUI // #define RT_USING_RTGUI
#ifdef RT_USING_RTGUI
/* name length of RTGUI object */ /* name length of RTGUI object */
#define RTGUI_NAME_MAX 12 #define RTGUI_NAME_MAX 12
...@@ -161,4 +163,6 @@ ...@@ -161,4 +163,6 @@
/* default font size in RTGUI */ /* default font size in RTGUI */
#define RTGUI_DEFAULT_FONT_SIZE 16 #define RTGUI_DEFAULT_FONT_SIZE 16
#endif // RT_USING_RTGUI
#endif #endif
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册