Răsfoiți Sursa

Remove RT-Thread GUI from bsp/efm32

Rogerz Zhang 12 ani în urmă
părinte
comite
53275be7ba
1 a modificat fișierele cu 2 adăugiri și 2 ștergeri
  1. 2 2
      bsp/efm32/rtconfig.h

+ 2 - 2
bsp/efm32/rtconfig.h

@@ -228,8 +228,8 @@
 //#define EFM32_USING_SFLASH 							/* SPI Flash */
 #define EFM32_USING_SPISD                       /* MicroSD card */
 //#define EFM32_USING_ETHERNET                    /* Ethernet controller */
-#define EFM32_USING_LCD                         /* TFT LCD */
-#define EFM32_USING_KEYS                        /* Keys and joystick */
+//#define EFM32_USING_LCD                         /* TFT LCD */
+//#define EFM32_USING_KEYS                        /* Keys and joystick */
 #endif
 
 #if defined(EFM32_USING_ACCEL)