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

@@ -72,7 +72,6 @@
#include "errors.h"
//------------- TUSB Header -------------//
//#include "hal/hal.h"
#include "core/tusb_types.h"
#include "core/std_descriptors.h"
#include "core/std_request.h"