forked from espressif/esp-idf
This commit merges the USBH control transfer callback into the USBH event callback. This simplifies the code as the USBH now uses a single callback.
This commit merges the USBH control transfer callback into the USBH event callback. This simplifies the code as the USBH now uses a single callback.