mirror of
https://github.com/espressif/esp-idf.git
synced 2026-04-27 19:13:21 +00:00
411e5481e7
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.