ehci periodic

This commit is contained in:
hathach
2018-12-11 10:50:05 +07:00
parent 73e6bb6f5d
commit b0717275c8
6 changed files with 19 additions and 49 deletions

View File

@@ -212,9 +212,6 @@
//------------- HID CLASS -------------//
#define HOST_CLASS_HID ( CFG_TUH_HID_KEYBOARD + CFG_TUH_HID_MOUSE + CFG_TUSB_HOST_HID_GENERIC )
// #if HOST_CLASS_HID
// #define HOST_HCD_XFER_INTERRUPT
// #endif
#ifndef CFG_TUSB_HOST_ENUM_BUFFER_SIZE
#define CFG_TUSB_HOST_ENUM_BUFFER_SIZE 256