nuttx/drivers/usbdev
zhangyuan21 8f4cb0fec3 rndis: add endpoint configure
ep3 is not avaliable in dummy hcd, so need to
make the endpoint number configurable.

Signed-off-by: zhangyuan21 <zhangyuan21@xiaomi.com>
2023-02-12 16:38:11 +08:00
..
adb.c Remove executable permissions from source files 2023-01-30 20:34:51 -03:00
cdcacm_desc.c
cdcacm.c
cdcacm.h nuttx: Use MIN/MAX definitions from "sys/param.h" 2023-02-01 23:47:44 +08:00
cdcecm.c net/arp: Remove nuttx/net/arp.h 2022-12-16 22:10:59 +02: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 tools: replace INCDIR to Makefile variable 2022-11-03 19:59:55 +08:00
pl2303.c Remove the remain MIN/MAX like macro 2023-02-03 23:22:41 +08:00
rndis_std.h
rndis.c rndis: add endpoint configure 2023-02-12 16:38:11 +08:00
usbdev_strings.c
usbdev_trace.c
usbdev_trprintf.c
usbmsc_desc.c Fix usbdev/usbmsc_desc.c:316:7: error: variable 'length' set but not used [-Werror,-Wunused-but-set-variable] 2022-10-30 16:03:35 +01:00
usbmsc_scsi.c
usbmsc.c
usbmsc.h nuttx: Use MIN/MAX definitions from "sys/param.h" 2023-02-01 23:47:44 +08:00