mirror of
https://github.com/espressif/esp-idf
synced 2025-03-10 01:29:21 -04:00
This commit fixes the following bugs with the HCD and USB Host HAL - Make the setting to periodic frame list and scheduling to occur after a reset command - All port errors states should put the port into the HCD_PORT_STATE_RECOVERY state. - Fixed incorrect return type of hcd_port_command() function