summaryrefslogtreecommitdiff
path: root/apps/examples/usbserial/main.c
Commit message (Expand)AuthorAgeFilesLines
* Rename all apps/examples/-/main.c to something uniquepatacongo2012-09-131-467/+0
* Add configurable application entry pointpatacongo2012-08-301-25/+25
* Add support for the USB trace cability in NSH when a USB console is usedpatacongo2012-05-261-1/+1
* 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