Remove RT-Thread GUI from bsp/efm32
This commit is contained in:
parent
0700b2ec96
commit
53275be7ba
|
@ -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)
|
||||
|
|
Loading…
Reference in New Issue