Merge pull request #33 from rogerz/efm32

Remove RT-Thread GUI from bsp/efm32
This commit is contained in:
Bernard Xiong 2013-02-23 05:39:12 -08:00
commit de569ec8e7
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)