house keeping

- correct initialization call sequence
- move hcd_init to ehci.c
This commit is contained in:
hathach
2013-02-27 18:49:28 +07:00
parent d54a12c449
commit 0c397c6b8d
11 changed files with 21 additions and 14 deletions
+1
View File
@@ -49,6 +49,7 @@
#endif
#include "common/common.h"
#include "hal/hal.h"
#ifdef TUSB_CFG_HOST
#include "host/usbh.h"