..
CMakeLists.txt
usbdev: add ncm driver
2024-08-21 02:01:01 +08:00
Kconfig
cdcacm: config to enable or disable interrupt endpoint
2024-09-30 20:32:47 +08:00
Make.defs
usbdev: add ncm driver
2024-08-21 02:01:01 +08:00
adb.c
usbdev: add usb3.0 ep companion struct and descriptor
2024-08-27 12:53:15 -03:00
cdcacm.c
usbdev/cdcacm: Fix read queue counter in shutdown
2024-10-08 22:28:51 +08:00
cdcacm.h
usbdev: unify the parameter of mkconfdesc function
2024-08-27 12:53:15 -03:00
cdcacm_desc.c
usb: Fix issue with the calculation descriptor length error
2024-10-15 21:00:29 +08:00
cdcecm.c
usb: Fix issue with the calculation descriptor length error
2024-10-15 21:00:29 +08:00
cdcecm.h
usbdev/cdcncm: fix some issues
2024-08-21 02:01:01 +08:00
cdcncm.c
Fix cdcncm printf formatter compiler warning
2024-10-25 00:52:29 +08:00
composite.c
composite.c warning
2024-09-16 10:33:01 +08:00
composite.h
…
composite_desc.c
…
dfu.c
usbdev: unify the parameter of mkconfdesc function
2024-08-27 12:53:15 -03:00
mtp.c
usbdev: add usb3.0 ep companion struct and descriptor
2024-08-27 12:53:15 -03:00
pl2303.c
drivers/usbdev/pl2303.c: Don't let maximum number of bytes in request exceed CONFIG_PL2303_BULKIN_REQLEN
2024-10-03 08:55:13 +08:00
rndis.c
drivers: usbdev: Fix USB descriptor
2024-09-03 11:45:45 -03:00
rndis_std.h
…
usbdev_desc.c
usb: Fix issue with the calculation descriptor length error
2024-10-15 21:00:29 +08:00
usbdev_fs.c
userspace: Exclude nuttx/arch.h
2024-11-01 16:59:37 +08:00
usbdev_fs.h
…
usbdev_req.c
usbdev: extend the usb req len to size_t
2024-08-30 01:32:02 +08:00
usbdev_strings.c
…
usbdev_trace.c
nuttx: fix multiple 'FAR', 'CODE' and style issues
2024-08-25 19:22:15 +08:00
usbdev_trprintf.c
…
usbmsc.c
usbdev: add usb3.0 ep companion struct and descriptor
2024-08-27 12:53:15 -03:00
usbmsc.h
usb: Fix issue with the calculation descriptor length error
2024-10-15 21:00:29 +08:00
usbmsc_desc.c
usb: Fix issue with the calculation descriptor length error
2024-10-15 21:00:29 +08:00
usbmsc_scsi.c
nuttx: fix multiple 'FAR', 'CODE' and style issues
2024-08-25 19:22:15 +08:00