diff options
Diffstat (limited to 'tinyusb/common/tusb_errors.h')
| -rw-r--r-- | tinyusb/common/tusb_errors.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tinyusb/common/tusb_errors.h b/tinyusb/common/tusb_errors.h index 1d1424fd9..6d991c38a 100644 --- a/tinyusb/common/tusb_errors.h +++ b/tinyusb/common/tusb_errors.h @@ -96,6 +96,7 @@ ENTRY(TUSB_ERROR_DCD_OPEN_PIPE_FAILED )\
ENTRY(TUSB_ERROR_NOT_SUPPORTED_YET )\
ENTRY(TUSB_ERROR_USBD_DEVICE_NOT_CONFIGURED )\
+ ENTRY(TUSB_ERROR_NOT_ENOUGH_MEMORY )\
ENTRY(TUSB_ERROR_FAILED )\
|
