summaryrefslogtreecommitdiff
path: root/src/common/tusb_error.h
diff options
context:
space:
mode:
authorJacob Potter <[email protected]>2021-01-03 15:12:02 -0700
committerJacob Potter <[email protected]>2021-01-03 15:12:02 -0700
commit57058e33fceecf16161c37f2d9796934b392a2ea (patch)
tree8c2cb3133128fc2aaaf7726ca87ffc2c028798ce /src/common/tusb_error.h
parent226efdcec0d880feb4af3995129b85fae9b8ddb8 (diff)
parente79a7b91526dfb19bfa764f505c87740488849dc (diff)
Merge branch 'master' into ncm
Diffstat (limited to 'src/common/tusb_error.h')
-rw-r--r--src/common/tusb_error.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/common/tusb_error.h b/src/common/tusb_error.h
index f600c4ae3..d7ad8c318 100644
--- a/src/common/tusb_error.h
+++ b/src/common/tusb_error.h
@@ -54,6 +54,7 @@
ENTRY(TUSB_ERROR_FAILED )\
/// \brief Error Code returned
+/// TODO obsolete and to be remove
typedef enum
{
ERROR_TABLE(ERROR_ENUM)