mirror of
https://github.com/espressif/esp-idf.git
synced 2025-08-14 06:04:19 +00:00

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.