Gregory Nutt
|
5b687f4b0f
|
Fix several defien -> define. Thanks Pierre
|
2015-05-13 06:33:17 -06:00 |
Gregory Nutt
|
6ef7977b65
|
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 |
Gregory Nutt
|
3a1324741a
|
More trailing whilespace removal
|
2014-04-13 14:32:20 -06:00 |
patacongo
|
41f3401979
|
Fix CDC/ACM alternate interface number (from Antti)
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4589 42af7a65-404d-4744-a932-0658087f49c3
|
2012-04-11 14:47:25 +00:00 |
patacongo
|
391d33732c
|
Extend CDC/ACM driver so that can be connected/disconnected under software control; Add new NSH commands sercon and serdis that will connect and disconnect the CDC/ACM serial device
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4436 42af7a65-404d-4744-a932-0658087f49c3
|
2012-02-28 18:14:55 +00:00 |
patacongo
|
52cd964966
|
Most USB Composite device debug
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4344 42af7a65-404d-4744-a932-0658087f49c3
|
2012-01-27 21:03:20 +00:00 |
patacongo
|
d1a2336ce3
|
First round of changes from debug of USB composite device (still has problems)
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4342 42af7a65-404d-4744-a932-0658087f49c3
|
2012-01-27 16:25:57 +00:00 |
patacongo
|
270bd0a9c2
|
More name changes: USBSER->PL2303 CDCSER->CDCACM
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4337 42af7a65-404d-4744-a932-0658087f49c3
|
2012-01-25 23:04:17 +00:00 |
patacongo
|
5b9d73ed52
|
Progress toward composite CDC/ACM+MSC USB device
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4332 42af7a65-404d-4744-a932-0658087f49c3
|
2012-01-25 19:27:20 +00:00 |
patacongo
|
37d2dbf0d4
|
Lots of re-organization -- getting ready to support a composite USB device
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4329 42af7a65-404d-4744-a932-0658087f49c3
|
2012-01-24 21:51:26 +00:00 |