From a5df8c9d0b429cb8d1dafdf708d679331bca01e9 Mon Sep 17 00:00:00 2001 From: Bernard Xiong Date: Thu, 21 Feb 2013 14:04:17 +0800 Subject: [PATCH] remove RT-Thread GUI --- bsp/lpc178x/rtconfig.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bsp/lpc178x/rtconfig.h b/bsp/lpc178x/rtconfig.h index 8c825fa065..e421f9acb0 100644 --- a/bsp/lpc178x/rtconfig.h +++ b/bsp/lpc178x/rtconfig.h @@ -178,7 +178,7 @@ // //
-#define RT_USING_RTGUI +// #define RT_USING_RTGUI // #define RTGUI_NAME_MAX 12 // -- GitLab