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-06-08 10:32:47 +08:00
Code
Issues
Actions
1
Packages
Projects
Releases
Wiki
Activity
Files
fbd5ab075806ed72e57e165272195809c10a7f70
nuttx
/
drivers
/
usbdev
T
History
Gregory Nutt
fbd5ab0758
Beginning of support for USB host side tracing
2013-09-09 14:01:52 -06:00
..
cdcacm_desc.c
…
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
Extend USB trace logic. When we are configured to decode and stringify trace data, de-stringification support is not included for class driver trace output
2013-09-06 17:24:02 -06:00
composite.h
…
Kconfig
Beginning of support for USB host side tracing
2013-09-09 14:01:52 -06:00
Make.defs
Extend USB trace logic. When we are configured to decode and stringify trace data, de-stringification support is not included for class driver trace output
2013-09-06 17:24:02 -06:00
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_strings.c
Extend USB trace logic. When we are configured to decode and stringify trace data, de-stringification support is not included for class driver trace output
2013-09-06 17:24:02 -06:00
usbdev_trace.c
…
usbdev_trprintf.c
Extend USB trace logic. When we are configured to decode and stringify trace data, de-stringification support is not included for class driver trace output
2013-09-06 17:24:02 -06:00
usbmsc_desc.c
Fix warnings in USB MSC when compiled for a high speed device; also fix USB MSC default VID/PID configuration
2013-09-07 10:12:02 -06:00
usbmsc_scsi.c
SAMA5D3x-EK: Add support for USB MSC device on AT25 serial flash
2013-09-06 13:07:29 -06:00
usbmsc.c
Extend USB trace logic. When we are configured to decode and stringify trace data, de-stringification support is not included for class driver trace output
2013-09-06 17:24:02 -06:00
usbmsc.h
…