Support multiple CustomHID interfaces with CompositeBuilder #15
Labels
enhancement
New feature or request
internal bug tracker
Issue confirmed and reported into a ticket in the internal bug tracking system
mw
Middleware-related issue or pull-request.
usb
USB-related (host or device) issue or pull-request
Right now there is one report descriptor size for all CustomHID interfaces, defined with
USBD_CUSTOM_HID_REPORT_DESC_SIZE
.To adress this, the structure
USBD_CUSTOM_HID_ItfTypeDef
should contain a field with the actual report descriptor size.The text was updated successfully, but these errors were encountered: