[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
@@ -14,7 +14,6 @@
#include <stdlib.h>
#include <rtthread.h>
#include <components.h>
#ifdef RT_USING_GDB
#include <gdb_stub.h>
-1
View File
@@ -14,7 +14,6 @@
#include <rthw.h>
#include <rtthread.h>
#include <components.h>
#include "board.h"
#include <interrupt.h>