esp-idf/components/usb/private_include
Darian Leung bfc8c3a154
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.
2024-02-27 18:15:59 +08:00
..
hcd.h usb_host: Run formatting script 2023-07-15 12:56:45 +02:00
hub.h usb_host: Refactor USBH and USB Host Library calls to HCD 2023-07-15 12:56:45 +02:00
usb_private.h change(usb/host): Remove data buffer headers from URBs 2024-02-27 18:15:59 +08:00
usbh.h usb_host: Run formatting script 2023-07-15 12:56:45 +02:00