7d42b19a8d
NOTE: There's one change that might be incorrect, where I skip interfaces with zero endpoints. I did this because my device has two consecutive interface descriptors with the same interface number, one for altsetting 0 with no endpoints, and another for altsetting 1 with 1 endpoint. The loop was aborting due to finding two interface descriptors back-to-back. |
||
---|---|---|
.. | ||
.gitignore | ||
hid_parser.c | ||
Kconfig | ||
Make.defs | ||
usbhost_cdcacm.c | ||
usbhost_composite.c | ||
usbhost_composite.h | ||
usbhost_devaddr.c | ||
usbhost_enumerate.c | ||
usbhost_findclass.c | ||
usbhost_hidkbd.c | ||
usbhost_hidmouse.c | ||
usbhost_hub.c | ||
usbhost_max3421e.c | ||
usbhost_registerclass.c | ||
usbhost_registry.c | ||
usbhost_registry.h | ||
usbhost_skeleton.c | ||
usbhost_storage.c | ||
usbhost_trace.c | ||
usbhost_xboxcontroller.c |