..
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
CMakeLists.txt
usbdev: add ncm driver
2024-08-21 02:01:01 +08:00
composite.c
composite.c warning
2024-09-16 10:33:01 +08:00
composite.h
usbdev: Fix build error with BOARD_USBDEV_SERIALSTR
2023-09-15 13:34:06 +08:00
composite_desc.c
usbdev: Fix build error with BOARD_USBDEV_SERIALSTR
2023-09-15 13:34:06 +08:00
dfu.c
usbdev: unify the parameter of mkconfdesc function
2024-08-27 12:53:15 -03: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
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
drivers: update licenses to Apache
2021-05-31 02:58:08 -05:00
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: add usbdev fs device for usb char device
2023-09-09 15:52:08 +08:00
usbdev_req.c
usbdev: extend the usb req len to size_t
2024-08-30 01:32:02 +08:00
usbdev_strings.c
drivers: nxstyle fixes
2021-03-04 18:32:27 -08:00
usbdev_trace.c
nuttx: fix multiple 'FAR', 'CODE' and style issues
2024-08-25 19:22:15 +08:00
usbdev_trprintf.c
Add printflike and scanflike to all printf/scanf like functions
2022-07-18 14:14:36 +03:00
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