esp-idf/components/usb/private_include
Darian Leung 16c37f9db1 change(usb/host): Remove data buffer headers from URBs
This commit removes the ability to reserve a header in the data buffer of an
allocated URB. The header was required for a now defunct implementation of a
synchronous USB Host library API. Thus, headers are no longer required in
URB data buffers.
2023-11-24 20:57:03 +08:00
..
hcd.h usb_host: Run formatting script 2023-05-29 17:30:41 +08:00
hub.h usb_host: Refactor USBH and USB Host Library calls to HCD 2023-05-29 17:30:41 +08:00
usb_private.h change(usb/host): Remove data buffer headers from URBs 2023-11-24 20:57:03 +08:00
usbh.h usb_host: Run formatting script 2023-05-29 17:30:41 +08:00