incubator-nuttx/drivers/usbdev
dongjiuzhu1 881cd3f7db driver/usbdev: support userspace to access ep0
Signed-off-by: dongjiuzhu1 <dongjiuzhu1@xiaomi.com>
2024-09-11 22:00:26 +08:00
..
CMakeLists.txt usbdev: add ncm driver 2024-08-21 02:01:01 +08:00
Kconfig driver/usbdev: support userspace to access ep0 2024-09-11 22:00:26 +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: extend the usb req len to size_t 2024-08-30 01:32:02 +08:00
cdcacm.h usbdev: unify the parameter of mkconfdesc function 2024-08-27 12:53:15 -03:00
cdcacm_desc.c usbdev: add usb3.0 ep companion struct and descriptor 2024-08-27 12:53:15 -03:00
cdcecm.c usbdev: extend the usb req len to size_t 2024-08-30 01:32:02 +08:00
cdcecm.h usbdev/cdcncm: fix some issues 2024-08-21 02:01:01 +08:00
cdcncm.c usbdev: extend the usb req len to size_t 2024-08-30 01:32:02 +08:00
composite.c driver/usbdev: support userspace to access ep0 2024-09-11 22:00:26 +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
mtp.c usbdev: add usb3.0 ep companion struct and descriptor 2024-08-27 12:53:15 -03:00
pl2303.c drivers: usbdev: Fix USB descriptor 2024-09-03 11:45:45 -03:00
rndis.c drivers: usbdev: Fix USB descriptor 2024-09-03 11:45:45 -03:00
rndis_std.h
usbdev_desc.c usbdev: add usb3.0 ep companion struct and descriptor 2024-08-27 12:53:15 -03:00
usbdev_fs.c driver/usbdev: support userspace to access ep0 2024-09-11 22:00:26 +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
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 usbdev: add usb3.0 ep companion struct and descriptor 2024-08-27 12:53:15 -03:00
usbmsc_desc.c usbdev: add usb3.0 ep companion struct and descriptor 2024-08-27 12:53:15 -03:00
usbmsc_scsi.c nuttx: fix multiple 'FAR', 'CODE' and style issues 2024-08-25 19:22:15 +08:00