esp-idf/components/usb
Darian Leung 5f9692ae97 HCD: Fix multiple bugs
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
2021-06-15 18:52:56 +08:00
..
private_include
test
CMakeLists.txt
hcd.c HCD: Fix multiple bugs 2021-06-15 18:52:56 +08:00
maintainers.md