summaryrefslogtreecommitdiff
path: root/apps/examples/usbserial/main.c
Commit message (Expand)AuthorAgeFilesLines
* A little more work (but not much progress) on the PIC32 USB device driverpatacongo2012-02-291-6/+12
* Extend CDC/ACM driver so that can be connected/disconnected under software co...patacongo2012-02-281-3/+3
* More name changes: USBSER->PL2303 CDCSER->CDCACMpatacongo2012-01-251-4/+4
* More CDC serial updatespatacongo2011-09-151-0/+8
* Remove user_initialize(); Make sure all integer types are signed that need to bepatacongo2011-04-061-14/+1
* Move nuttx/examples to apps/examplespatacongo2011-03-201-0/+466