mirror of
https://github.com/RT-Thread/rt-thread.git
synced 2026-03-27 17:45:13 +08:00
Remove rtgui from bsp/dev3210
This commit is contained in:
@@ -140,7 +140,9 @@
|
||||
#define RT_LWIP_ETHTHREAD_STACKSIZE 512
|
||||
|
||||
/* SECTION: RT-Thread/GUI */
|
||||
#define RT_USING_RTGUI
|
||||
// #define RT_USING_RTGUI
|
||||
|
||||
#ifdef RT_USING_RTGUI
|
||||
|
||||
/* name length of RTGUI object */
|
||||
#define RTGUI_NAME_MAX 12
|
||||
@@ -161,4 +163,6 @@
|
||||
/* default font size in RTGUI */
|
||||
#define RTGUI_DEFAULT_FONT_SIZE 16
|
||||
|
||||
#endif // RT_USING_RTGUI
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user