This website requires JavaScript.
Explore
Help
Register
Sign In
Mirrors_Framework
/
nuttx
Watch
1
Star
0
Fork
0
mirror of
https://github.com/apache/nuttx.git
synced
2026-09-10 21:10:01 +08:00
Code
Issues
Actions
8
Packages
Projects
Releases
Wiki
Activity
Files
8cb4e78a1ab7cf187238bc582edc8dd038ca003e
nuttx
/
drivers
/
usbdev
T
History
Gregory Nutt
5b687f4b0f
Fix several defien -> define. Thanks Pierre
2015-05-13 06:33:17 -06:00
..
cdcacm_desc.c
USB device. All class drivers. There needs to be a check to make sure that the size of a returned string does not exceed the size of an allocated request buffer
2015-05-12 14:46:35 -06:00
cdcacm.c
Add options to support all three host CDC/ACM protocols: Compliant, Reduced, and Bulk-Only
2015-05-10 08:16:58 -06:00
cdcacm.h
Fix several defien -> define. Thanks Pierre
2015-05-13 06:33:17 -06:00
composite_desc.c
…
composite.c
…
composite.h
…
Kconfig
Add CONFIG_CDCACM_IFLOWCONTROL. Just hooks for now
2015-04-16 12:24:56 -06:00
Make.defs
…
pl2303.c
Fix several defien -> define. Thanks Pierre
2015-05-13 06:33:17 -06:00
usbdev_strings.c
…
usbdev_trace.c
…
usbdev_trprintf.c
…
usbmsc_desc.c
USB device. All class drivers. There needs to be a check to make sure that the size of a returned string does not exceed the size of an allocated request buffer
2015-05-12 14:46:35 -06:00
usbmsc_scsi.c
usbdev: usbmsc_scsi: Add NULL pointer check. From Juha Niskanen
2015-03-12 07:55:53 -06:00
usbmsc.c
…
usbmsc.h
Fix several defien -> define. Thanks Pierre
2015-05-13 06:33:17 -06:00