incubator-nuttx/drivers/usbdev
Xiang Xiao 7990f90915 Indent the define statement by two spaces
follow the code style convention

Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
2023-05-21 09:52:08 -03:00
..
Kconfig rndis: do not configure endpoints from Kconfig when composite enabled 2023-03-31 08:17:01 +09:00
Make.defs
adb.c usbdev/adb: fixed adb build issue 2023-02-27 01:30:19 +08:00
cdcacm.c usbdev-composite: ep0 submit should be send only once for the composite class 2023-03-24 14:54:31 -03:00
cdcacm.h
cdcacm_desc.c
cdcecm.c usbdev: fixed DUALSPEED issue for adb/cdcecm/rndis 2023-02-13 18:47:42 +08:00
cdcecm.h
composite.c usbdev-composite: ep0 submit should be send only once for the composite class 2023-03-24 14:54:31 -03:00
composite.h Indent the define statement by two spaces 2023-05-21 09:52:08 -03:00
composite_desc.c
dfu.c usbdev-composite: ep0 submit should be send only once for the composite class 2023-03-24 14:54:31 -03:00
pl2303.c Replace all sprintf with snprintf 2023-05-08 09:57:01 +02:00
rndis.c rndis: move private definitions from a public header to the source file 2023-03-31 08:17:01 +09:00
rndis_std.h
usbdev_strings.c
usbdev_trace.c
usbdev_trprintf.c
usbmsc.c usbdev-composite: ep0 submit should be send only once for the composite class 2023-03-24 14:54:31 -03:00
usbmsc.h Indent the define statement by two spaces 2023-05-21 09:52:08 -03:00
usbmsc_desc.c
usbmsc_scsi.c