nuttx/drivers/usbdev
Xiang Xiao d9a8d5f2ee usb/cdcacm: Remove the process for tc_iflag, tc_oflag and tc_lflag
since the common code in serial.c already handle them correctly:
https://github.com/apache/nuttx/blob/master/drivers/serial/serial.c#L1556-L1601

Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
2023-03-19 14:54:59 -06:00
..
adb.c usbdev/adb: fixed adb build issue 2023-02-27 01:30:19 +08:00
cdcacm_desc.c
cdcacm.c usb/cdcacm: Remove the process for tc_iflag, tc_oflag and tc_lflag 2023-03-19 14:54:59 -06:00
cdcacm.h nuttx: Use MIN/MAX definitions from "sys/param.h" 2023-02-01 23:47:44 +08:00
cdcecm.c usbdev: fixed DUALSPEED issue for adb/cdcecm/rndis 2023-02-13 18:47:42 +08:00
cdcecm.h nuttx: Use MIN/MAX definitions from "sys/param.h" 2023-02-01 23:47:44 +08:00
composite_desc.c
composite.c usbdev/composite: remove excess uninitialize code 2023-02-12 16:37:21 +08:00
composite.h nuttx: Use MIN/MAX definitions from "sys/param.h" 2023-02-01 23:47:44 +08:00
dfu.c
Kconfig rndis: add endpoint configure 2023-02-12 16:38:11 +08:00
Make.defs
pl2303.c Remove the remain MIN/MAX like macro 2023-02-03 23:22:41 +08:00
rndis_std.h
rndis.c drivers/usb: fixed sim usb dev and host build issue 2023-03-03 14:31:30 -03:00
usbdev_strings.c
usbdev_trace.c
usbdev_trprintf.c
usbmsc_desc.c
usbmsc_scsi.c
usbmsc.c
usbmsc.h nuttx: Use MIN/MAX definitions from "sys/param.h" 2023-02-01 23:47:44 +08:00