Add ch32v20x usbfs hcd initial support.
This commit is contained in:
@@ -32,6 +32,9 @@ void USBHD_IRQHandler(void) {
|
||||
#if CFG_TUD_WCH_USBIP_USBFS
|
||||
tud_int_handler(0);
|
||||
#endif
|
||||
#if CFG_TUH_WCH_USBIP_USBFS
|
||||
tuh_int_handler(0);
|
||||
#endif
|
||||
}
|
||||
|
||||
__attribute__((interrupt)) __attribute__((used))
|
||||
|
Reference in New Issue
Block a user