mirror of
https://github.com/espressif/esp-idf.git
synced 2025-08-11 21:10:20 +00:00

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.