try to get synopsys work with OTG HS + external PHY

This commit is contained in:
hathach
2020-05-27 11:01:33 +07:00
parent 227bffe04b
commit d4bf777c94
2 changed files with 68 additions and 13 deletions

View File

@@ -384,6 +384,7 @@ void tud_task (void)
{
case DCD_EVENT_BUS_RESET:
usbd_reset(event.rhport);
// TODO DCD should report operational speed (LS/FS/HS)
break;
case DCD_EVENT_UNPLUGGED: