able to complete enumeration with os none blocking

This commit is contained in:
hathach
2018-12-06 00:38:00 +07:00
parent 5d4d3431c2
commit 5f7d7a34f5
4 changed files with 31 additions and 13 deletions

View File

@@ -88,7 +88,7 @@
#define CFG_TUSB_HOST_HID_MOUSE 0
#define CFG_TUSB_HOST_HID_GENERIC 0 // (not yet supported)
#define CFG_TUSB_HOST_MSC 0
#define CFG_TUSB_HOST_CDC 0
#define CFG_TUSB_HOST_CDC 1
#define CFG_TUSB_HOST_DEVICE_MAX (CFG_TUSB_HOST_HUB ? 5 : 1) // normal hub has 4 ports