xmos / lib_xua

XMOS USB Audio
Other
17 stars 13 forks source link

Testing the HID entry with USB CV found an error in the description #416

Open Albent902 opened 1 month ago

Albent902 commented 1 month ago

Using USB3 CV to test HID, if ADAT RX or S/PDIF RX is not enabled, there is a problem with the HID descriptor pointer. image

In addition, if you change the way that Pointers are not used here, then xua_endpoint.c will have an incorrect descriptor length.

image