have tusb_init() return true instead of TUSB_ERROR_NONE
This commit is contained in:
@@ -54,6 +54,7 @@
|
||||
ENTRY(TUSB_ERROR_FAILED )\
|
||||
|
||||
/// \brief Error Code returned
|
||||
/// TODO obsolete and to be remove
|
||||
typedef enum
|
||||
{
|
||||
ERROR_TABLE(ERROR_ENUM)
|
||||
|
Reference in New Issue
Block a user