mirror of
https://github.com/espressif/esp-idf.git
synced 2025-09-14 17:57:30 +00:00

754d357f
refactor(ext_hub): Fixed device release, optimized the order of closing usbh devicefc61875a
refactor(ext_hub): Pospone the device release, if device is not IDLE3fd17b8b
refactor(hub): Applied new ext_hub api, refactor func names3003362b
refactor(usb_host): Cancel hub porpagation to the user, rename non-critical func19ce9ed6
refactor(test_usb_host_async): Added host_lib_task finish notificationf238d75b
refactor(ext_port): Remove the error verification, as error will be handled in ext hub driver Co-authored-by: Roman Leonov <roman.leonov@espressif.com>