Remove RT-Thread GUI from bsp/efm32

This commit is contained in:
Rogerz Zhang 2013-02-22 23:34:02 +08:00
parent 0700b2ec96
commit 53275be7ba
1 changed files with 2 additions and 2 deletions

View File

@ -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)