able to enumerate mouse + keyboard (missing timing at set configured though)

This commit is contained in:
hathach
2013-10-29 17:16:41 +07:00
parent cb0a02f8c9
commit d9ce879df8
4 changed files with 166 additions and 153 deletions

View File

@@ -94,7 +94,7 @@
//------------- CLASS -------------//
#define TUSB_CFG_DEVICE_HID_KEYBOARD 1
#define TUSB_CFG_DEVICE_HID_MOUSE 0
#define TUSB_CFG_DEVICE_HID_MOUSE 1
#define TUSB_CFG_DEVICE_HID_GENERIC 0
#define TUSB_CFG_DEVICE_MSC 0
#define TUSB_CFG_DEVICE_CDC 0