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
@@ -124,7 +124,6 @@
#endif
#define HOST_CLASS_HID ( TUSB_CFG_HOST_HID_KEYBOARD )
#define HOST_EHCI
#endif // end TUSB_CFG_HOST
//--------------------------------------------------------------------+