esp-idf/components/usb
Darian Leung b901cbd273 USB: Make unit test mock classes common
This commit moves the mock classes used for HCD unit tests into
a common header so that other layers of the USB Host stack can
also utilzie them for their own unit tests.
2021-06-28 15:02:58 +08:00
..
private_include USB: Change IRP to URBs 2021-06-09 22:09:46 +08:00
test USB: Make unit test mock classes common 2021-06-28 15:02:58 +08:00
CMakeLists.txt usb/hal/soc: initial copy of usbh support from esp32s2 2021-06-02 17:57:50 +08:00
hcd.c HCD: Fix multiple bugs 2021-06-15 18:52:56 +08:00
maintainers.md USB: Change IRP to URBs 2021-06-09 22:09:46 +08:00