clean up ehci, support only 1 controller
This commit is contained in:
@@ -42,7 +42,8 @@
|
||||
|
||||
#include "chip.h"
|
||||
|
||||
void hal_dcd_isr(uint8_t rhport);
|
||||
extern void hal_dcd_isr(uint8_t rhport);
|
||||
extern void hal_hcd_isr(uint8_t hostid);
|
||||
|
||||
#if CFG_TUSB_RHPORT0_MODE
|
||||
void USB0_IRQHandler(void)
|
||||
|
||||
Reference in New Issue
Block a user