[BSP] remove components.h file.

This commit is contained in:
bernard
2017-10-16 14:10:18 +08:00
parent 5e3b3b19a6
commit 296d57e859
48 changed files with 7 additions and 140 deletions
-4
View File
@@ -16,10 +16,6 @@
#include <rtthread.h>
#include <ls1b.h>
#ifdef RT_USING_COMPONENTS_INIT
#include <components.h>
#endif
#ifdef RT_USING_RTGUI
#include <rtgui/rtgui.h>
extern void rt_hw_dc_init(void);