nuttx/drivers/usbdev
sunkun3 7ba9236c54 usbdev/composite: winusb devices are not automatically recognized by windows
Description bMS_VendorCode is incorrectly configured. Change it to
USB_REQ_GETMSFTOSDESCRIPTOR(0xee), which is the same as the request
processing logic for GET_MS_DESCRIPTOR in the code

Signed-off-by: sunkun3 <sunkun3@xiaomi.com>
2023-08-11 13:19:13 +08:00
..
adb.c usbdev: a memory leak occurred when the usb uninitialize process was executed 2023-08-11 13:19:13 +08:00
cdcacm_desc.c
cdcacm.c usbdev: a memory leak occurred when the usb uninitialize process was executed 2023-08-11 13:19:13 +08:00
cdcacm.h
cdcecm.c usbdev: move usbdev_req function to common code 2023-08-03 22:46:25 -07:00
cdcecm.h
CMakeLists.txt usbdev: move usbdev_req function to common code 2023-08-03 22:46:25 -07:00
composite_desc.c composite: Use the correct USB dual-speed descriptor when enabling IAD 2023-08-08 17:01:41 +08:00
composite.c usbdev/composite: winusb devices are not automatically recognized by windows 2023-08-11 13:19:13 +08:00
composite.h composite: add COMPOSITE_DEVICES config for composite device 2023-08-08 19:25:57 +08:00
dfu.c usbdev: move usbdev_req function to common code 2023-08-03 22:46:25 -07:00
Kconfig composite: add COMPOSITE_DEVICES config for composite device 2023-08-08 19:25:57 +08:00
Make.defs usbdev: Use composite devices as universal devices 2023-08-07 11:23:36 +08:00
pl2303.c usbdev: a memory leak occurred when the usb uninitialize process was executed 2023-08-11 13:19:13 +08:00
rndis_std.h
rndis.c usbdev: a memory leak occurred when the usb uninitialize process was executed 2023-08-11 13:19:13 +08:00
usbdev_req.c usbdev: move usbdev_req function to common code 2023-08-03 22:46:25 -07:00
usbdev_strings.c
usbdev_trace.c
usbdev_trprintf.c
usbmsc_desc.c
usbmsc_scsi.c
usbmsc.c usbdev: move usbdev_req function to common code 2023-08-03 22:46:25 -07:00
usbmsc.h