nuttx/drivers/usbdev
sunkun3 9f19a333d2 usbdev/cdcacm: Logic error handled in USB_REQ_SETINTERFACE.
config value changed after resetconfig was executed
endpoint will stay disable state after setinterface cmd

Signed-off-by: sunkun3 <sunkun3@xiaomi.com>
2023-08-04 10:58:50 +02:00
..
adb.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
cdcacm_desc.c
cdcacm.c usbdev/cdcacm: Logic error handled in USB_REQ_SETINTERFACE. 2023-08-04 10:58:50 +02: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 usbdev: move usbdev_req function to common code 2023-08-03 22:46:25 -07:00
composite_desc.c
composite.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
composite.h Indent the define statement by two spaces 2023-05-21 09:52:08 -03:00
dfu.c usbdev: move usbdev_req function to common code 2023-08-03 22:46:25 -07:00
Kconfig Fix Kconfig style 2023-06-22 11:46:09 +09:00
Make.defs usbdev: move usbdev_req function to common code 2023-08-03 22:46:25 -07: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 Indent the define statement by two spaces 2023-05-21 09:52:08 -03:00