libopencm3/include/libopencm3/usb
Devan Lai c13c2b3b3c usb: Allow registration of a single non-contiguous string descriptor for WinUSB
Classic WinUSB support is detected by probing for a string descriptor
at index 0xEE with a special string.
usbd_register_extra_string() allows registration of a string at this
index without having to provide 237 other string descriptors

Originally filed as https://github.com/libopencm3/libopencm3/pull/849

WCID reference: https://github.com/pbatard/libwdi/wiki/WCID-Devices
2020-11-28 22:13:25 +00:00
..
dwc stm32l4: enable USB OTG driver 2020-11-28 22:13:25 +00:00
audio.h usb audio: add descriptors for streaming feature units 2018-07-03 22:23:00 +00:00
cdc.h usb-cdc: Add enums for parity/stop bit definitions 2014-01-22 20:24:04 +00:00
dfu.h usb: define USB_CLASS_DFU 2020-01-12 20:31:26 +00:00
doc-usb.h doc: restore targets as pages. 2019-06-10 11:10:34 +00:00
hid.h usb: hid: add a stub file for doxygen 2019-12-25 21:04:17 +00:00
midi.h [Style] Stylefix sweep over the whole codebase. 2015-12-14 22:57:15 +01:00
msc.h add MSC (Mass Storage Class) support 2014-07-03 18:46:55 +02:00
usbd.h usb: Allow registration of a single non-contiguous string descriptor for WinUSB 2020-11-28 22:13:25 +00:00
usbstd.h usb: add USB_REQ_TYPE_OUT to match USB_REQ_TYPE_IN 2018-08-20 23:53:07 +00:00