summaryrefslogtreecommitdiff
path: root/tinyusb/common/errors.h
diff options
context:
space:
mode:
authorhathach <[email protected]>2013-01-31 13:11:50 +0700
committerhathach <[email protected]>2013-01-31 13:11:50 +0700
commit1b963f6a7117d754c47e860159ac0aa90d1db6dc (patch)
tree775a8d0a163956a56dc01057545798e11b832efa /tinyusb/common/errors.h
parentbef17fb67fc283cdc8cbda068d122c2a95c3b880 (diff)
change cmock ignore to args only
implementing usbh_host.c
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 a39e99b27..7af82920e 100644
--- a/tinyusb/common/errors.h
+++ b/tinyusb/common/errors.h
@@ -66,6 +66,7 @@
ENTRY(TUSB_ERROR_CLASS_DEVICE_DONT_SUPPORT)\
ENTRY(TUSB_ERROR_CLASS_DATA_NOT_AVAILABLE)\
ENTRY(TUSB_ERROR_OSAL_TIMEOUT)\
+ ENTRY(TUSB_ERROR_OSAL_TASK_FAILED)\
ENTRY(TUSB_ERROR_OSAL_QUEUE_FAILED)\
ENTRY(TUSB_ERROR_FAILED)\