diff options
| author | Jacob Potter <[email protected]> | 2021-01-03 15:12:02 -0700 |
|---|---|---|
| committer | Jacob Potter <[email protected]> | 2021-01-03 15:12:02 -0700 |
| commit | 57058e33fceecf16161c37f2d9796934b392a2ea (patch) | |
| tree | 8c2cb3133128fc2aaaf7726ca87ffc2c028798ce /src/common/tusb_error.h | |
| parent | 226efdcec0d880feb4af3995129b85fae9b8ddb8 (diff) | |
| parent | e79a7b91526dfb19bfa764f505c87740488849dc (diff) | |
Merge branch 'master' into ncm
Diffstat (limited to 'src/common/tusb_error.h')
| -rw-r--r-- | src/common/tusb_error.h | 1 |
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) |
