abstract call chains from hal usb isr
This commit is contained in:
@@ -128,6 +128,11 @@ tusb_error_t hcd_init(void)
|
||||
return TUSB_ERROR_NONE;
|
||||
}
|
||||
|
||||
void hcd_isr(uint8_t hostid)
|
||||
{
|
||||
|
||||
}
|
||||
|
||||
//--------------------------------------------------------------------+
|
||||
// Controller API
|
||||
//--------------------------------------------------------------------+
|
||||
|
Reference in New Issue
Block a user