This website requires JavaScript.
Explore
Help
Register
Sign In
Mirrors_Framework
/
nuttx
Watch
1
Star
0
Fork
0
You've already forked nuttx
mirror of
https://github.com/apache/nuttx.git
synced
2026-05-14 19:38:39 +08:00
Code
Issues
Actions
1
Packages
Projects
Releases
Wiki
Activity
Files
417f2006aa8cbb9f4e2041eaaba1ec57a6da24ae
nuttx
/
drivers
/
usbdev
T
History
Gregory Nutt
fb37248343
CDC/ACM and PL2303 device drivers: Don't use the max packet size assigned to an endpoint in order to determine the request buffer size. The endpoint has not yet been configured that max packet size may be wrong.
2013-09-05 18:00:16 -06:00
..
cdcacm_desc.c
CDC/ACM Device: Fixe compilation errors when dual speed support is enabled
2013-09-01 11:27:59 -06:00
cdcacm.c
CDC/ACM and PL2303 device drivers: Don't use the max packet size assigned to an endpoint in order to determine the request buffer size. The endpoint has not yet been configured that max packet size may be wrong.
2013-09-05 18:00:16 -06:00
cdcacm.h
…
composite_desc.c
…
composite.c
Fix type in the USB composite device driver
2013-07-04 07:47:32 -06:00
composite.h
…
Kconfig
CDC/ACM and PL2303 device drivers: Don't use the max packet size assigned to an endpoint in order to determine the request buffer size. The endpoint has not yet been configured that max packet size may be wrong.
2013-09-05 18:00:16 -06:00
Make.defs
…
pl2303.c
CDC/ACM and PL2303 device drivers: Don't use the max packet size assigned to an endpoint in order to determine the request buffer size. The endpoint has not yet been configured that max packet size may be wrong.
2013-09-05 18:00:16 -06:00
usbdev_trace.c
…
usbdev_trprintf.c
…
usbmsc_desc.c
…
usbmsc_scsi.c
…
usbmsc.c
More changes for a kernel-mode allocator (more to be done)
2013-03-09 21:12:20 +00:00
usbmsc.h
…