summaryrefslogtreecommitdiff
path: root/nuttx/include/nuttx/usb/cdcacm.h
Commit message (Expand)AuthorAgeFilesLines
* Names of some USB device definitions changed to avoid collisionsGregory Nutt2013-09-201-4/+4
* CDC/ACM: Backward condtional compilation fixed. Provided by Lorenz MeierGregory Nutt2013-09-131-2/+2
* CDC/ACM and PL2303 device drivers: Don't use the max packet size assigned to...Gregory Nutt2013-09-051-1/+5
* Optimize request buffer sizes in the serial USB drivers so that we avoid so m...Gregory Nutt2013-05-291-0/+11
* Updates for stm32f4discovery/usbnsh configurationpatacongo2013-01-281-6/+6
* Several bugfixes contributed by Petteri Aimonenpatacongo2012-10-201-1/+1
* Move serial header files to include/nuttx/serialpatacongo2012-03-211-1/+1
* Move file-system header files to include/nuttx/fspatacongo2012-03-211-1/+1
* Extend CDC/ACM driver so that can be connected/disconnected under software co...patacongo2012-02-281-5/+20
* Add a text for the new composite USB devicepatacongo2012-01-261-2/+5
* More USB composite device logicpatacongo2012-01-261-0/+22
* More name changes: USBSER->PL2303 CDCSER->CDCACMpatacongo2012-01-251-0/+377