mirror of
https://github.com/hathach/tinyusb.git
synced 2025-03-14 04:18:56 +00:00
Merge pull request #2784 from tannewt/fix_esp32_sx_resume
Fix ESP32-SX resume
This commit is contained in:
commit
64e62bad0d
@ -207,6 +207,7 @@ void dcd_init(uint8_t rhport)
|
||||
USB_USBRSTMSK_M |
|
||||
USB_ENUMDONEMSK_M |
|
||||
USB_RESETDETMSK_M |
|
||||
USB_WKUPINT_M |
|
||||
USB_DISCONNINTMSK_M; // host most only
|
||||
|
||||
dcd_connect(rhport);
|
||||
|
Loading…
x
Reference in New Issue
Block a user