implement hcd_init controller_init

- add test for async list
This commit is contained in:
hathach
2013-03-03 12:31:18 +07:00
parent 5d3e9c4b96
commit 356c329922
5 changed files with 720 additions and 12 deletions
+1 -1
View File
@@ -62,7 +62,7 @@
//------------- CORE/CONTROLLER -------------//
#define TUSB_CFG_HOST_CONTROLLER_NUM 2
#define TUSB_CFG_HOST_CONTROLLER_START_INDEX 1
#define TUSB_CFG_HOST_CONTROLLER_START_INDEX 0
#define TUSB_CFG_HOST_DEVICE_MAX 2
#define TUSB_CFG_CONFIGURATION_MAX 2