change error type to lower case for more consistency
change Error Enum to TUSB prefix for more consistency start to add check for OS configure
This commit is contained in:
@@ -69,7 +69,7 @@
|
||||
* \return Error Code of the \ref TUSB_ERROR enum
|
||||
* \note
|
||||
*/
|
||||
TUSB_Error_t hal_init();
|
||||
tusb_error_t hal_init();
|
||||
|
||||
/**
|
||||
* Enable USB Interrupt
|
||||
|
Reference in New Issue
Block a user