add usbh_hcd to hold common structure/typedef for usbh and hcd

This commit is contained in:
hathach
2013-02-04 13:51:20 +07:00
parent a5b29c5d33
commit 94486f55ec
7 changed files with 136 additions and 52 deletions

View File

@@ -55,6 +55,7 @@
extern "C" {
#endif
#include "common/common.h"
#include "host/usbh.h"
#include "hid.h"