@@ -35,6 +35,7 @@ endif
config BSP_DRV_CLCD
bool "CLCD driver"
+ select RT_USING_LCD
default n
config BSP_DRV_MOUSE
@@ -11,6 +11,7 @@
#define DRV_CLCD_H__
#include <rtthread.h>
+#include <rtdevice.h>
#ifndef BSP_LCD_WIDTH
#define BSP_LCD_WIDTH 640