esp-idf/components/usb
Darian Leung 2906a25988 Separate USB HAL and common USB types
This commit separates out the common USB types used throughout most of the stack into its
own header file inside the USB component. The types used in the USB HAL are now exclusive
to the HAL.
2021-04-22 19:24:48 +08:00
..
private_include Separate USB HAL and common USB types 2021-04-22 19:24:48 +08:00
test Add USB HCD 2021-02-26 23:13:42 +08:00
CMakeLists.txt Add USB HCD 2021-02-26 23:13:42 +08:00
hcd.c Separate USB HAL and common USB types 2021-04-22 19:24:48 +08:00
maintainers.md Add USB HCD 2021-02-26 23:13:42 +08:00