nuttx/drivers/usbdev
zhangyuan21 1e7678c58a usbdev: clear configid after class disconnect
In class disconnect, resetconfig will be performed based on
configid, so configid should be cleared after disconnect.

Signed-off-by: zhangyuan21 <zhangyuan21@xiaomi.com>
2023-08-17 01:11:53 +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 nuttx: Use MIN/MAX definitions from "sys/param.h" 2023-02-01 23:47:44 +08:00
cdcecm.c usbdev: move usbdev_req function to common code 2023-08-03 22:46:25 -07:00
cdcecm.h nuttx: Use MIN/MAX definitions from "sys/param.h" 2023-02-01 23:47:44 +08:00
CMakeLists.txt cmake:fix drivers build block during cmake reforming 2023-08-16 22:38:52 +08: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: clear configid after class disconnect 2023-08-17 01:11:53 +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 Indent the define statement by two spaces 2023-05-21 09:52:08 -03:00