mirror of
https://github.com/espressif/esp-idf.git
synced 2024-10-05 20:47:46 -04:00
cac0ef9d11
Currently, USB Host unit tests that require a software triggered disconnection/ reconnection rely on the 'usb_phy_action()' function. This commit replaces those calls with 'hcd_port_command()' or 'usb_host_lib_set_root_port_power()'. Note: Also removed 'test_usb_common.h/c' as it is no longer necessary are the function call replacements. |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
dev_hid.c | ||
dev_hid.h | ||
dev_isoc.c | ||
dev_isoc.h | ||
dev_msc.c | ||
dev_msc.h | ||
mock_msc.c | ||
mock_msc.h |