summaryrefslogtreecommitdiff
path: root/tinyusb/common/tusb_errors.h
diff options
context:
space:
mode:
authorhathach <[email protected]>2018-03-12 22:37:12 +0700
committerhathach <[email protected]>2018-03-12 22:37:12 +0700
commit80398cb4cb5c6dffa69578ba6b83d80a75d01cb4 (patch)
tree9f1fa00a7ed7dd9a1a314dee8daaf9b6391ff4ca /tinyusb/common/tusb_errors.h
parentc696812cad071e4748bfb44095d93d93cddd65fb (diff)
more hcd clean up
Diffstat (limited to 'tinyusb/common/tusb_errors.h')
-rw-r--r--tinyusb/common/tusb_errors.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/tinyusb/common/tusb_errors.h b/tinyusb/common/tusb_errors.h
index 3b33d4a9f..0406530b5 100644
--- a/tinyusb/common/tusb_errors.h
+++ b/tinyusb/common/tusb_errors.h
@@ -86,6 +86,7 @@
ENTRY(TUSB_ERROR_DCD_CONTROL_REQUEST_NOT_SUPPORT )\
ENTRY(TUSB_ERROR_DCD_NOT_ENOUGH_QTD )\
ENTRY(TUSB_ERROR_DCD_OPEN_PIPE_FAILED )\
+ ENTRY(TUSB_ERROR_DCD_EDPT_XFER )\
ENTRY(TUSB_ERROR_NOT_SUPPORTED_YET )\
ENTRY(TUSB_ERROR_USBD_DEVICE_NOT_CONFIGURED )\
ENTRY(TUSB_ERROR_NOT_ENOUGH_MEMORY )\