add several helper function

add test & code for hidh_keyboard_open_subtask
- skip parsing HID descriptor for keyboard
This commit is contained in:
hathach
2013-03-25 17:39:22 +07:00
parent c026a9f2e0
commit d0a73f4b0d
7 changed files with 53 additions and 34 deletions

View File

@@ -63,8 +63,6 @@
ENTRY(TUSB_ERROR_NONE)\
ENTRY(TUSB_ERROR_INVALID_PARA)\
ENTRY(TUSB_ERROR_DEVICE_NOT_READY)\
ENTRY(TUSB_ERROR_CLASS_DEVICE_DONT_SUPPORT)\
/*ENTRY(TUSB_ERROR_CLASS_DATA_NOT_AVAILABLE)*/\
ENTRY(TUSB_ERROR_HCD_FAILED)\
ENTRY(TUSB_ERROR_USBH_MOUNT_DEVICE_NOT_RESPOND)\
ENTRY(TUSB_ERROR_USBH_MOUNT_CONFIG_DESC_TOO_LONG)\