nuttx/drivers/usbdev
zhangyuan21 5af40a6fa4 composite: add COMPOSITE_DEVICES config for composite device
Add COMPOSITE_DEVICES configuration so that external composite
devices can also know the maximum number of supported classes.
The default COMPOSITE_DEVICES number is 8.

Signed-off-by: zhangyuan21 <zhangyuan21@xiaomi.com>
2023-08-08 19:25:57 +08:00
..
adb.c usbadb: add usbadb boardctl 2023-08-07 11:23:36 +08:00
cdcacm_desc.c
cdcacm.c usbdev/cdcacm: Logic error handled in USB_REQ_SETINTERFACE. 2023-08-04 10:58:50 +02: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 composite: return ok when host send a duplicate setconfig message 2023-08-07 11:23:36 +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: move usbdev_req function to common code 2023-08-03 22:46:25 -07:00
rndis_std.h
rndis.c usb:When the adbd task is running, the usb uninstall process will panic in the adbd task, because the memory of the adb driver has been freed. 2023-08-04 10:58:50 +02: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