resolve conflict between usbh & hcd

This commit is contained in:
hathach
2013-02-04 14:48:35 +07:00
parent 4f3b76caba
commit 0a13e37ba2
5 changed files with 15 additions and 16 deletions

View File

@@ -59,7 +59,6 @@
// INCLUDE
//--------------------------------------------------------------------+
#include "common/common.h"
#include "usbh_hcd.h"
#include "hcd.h"
//--------------------------------------------------------------------+
@@ -117,6 +116,7 @@ typedef enum {
typedef uint32_t tusbh_flag_class_t;
typedef uint32_t tusb_handle_device_t;
typedef uint8_t tusbh_device_status_t;
//--------------------------------------------------------------------+
// INTERNAL OBJECT & FUNCTION DECLARATION