summaryrefslogtreecommitdiff
path: root/tinyusb/common/errors.h
diff options
context:
space:
mode:
authorhathach <[email protected]>2013-02-06 18:12:26 +0700
committerhathach <[email protected]>2013-02-06 18:12:26 +0700
commite6ed1729b252acaf2f4cd551586f942b8ab7549b (patch)
tree079578615d314b1519fb6b615e17ab631012f76f /tinyusb/common/errors.h
parent060c4b3b302f349d15db1d521e97e9b08e889c93 (diff)
update enumeration up to get full configuration descriptor
Diffstat (limited to 'tinyusb/common/errors.h')
-rw-r--r--tinyusb/common/errors.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/tinyusb/common/errors.h b/tinyusb/common/errors.h
index 57de5cea4..42855ffed 100644
--- a/tinyusb/common/errors.h
+++ b/tinyusb/common/errors.h
@@ -67,6 +67,7 @@
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)\
ENTRY(TUSB_ERROR_OSAL_TIMEOUT)\
ENTRY(TUSB_ERROR_OSAL_TASK_FAILED)\
ENTRY(TUSB_ERROR_OSAL_QUEUE_FAILED)\