summaryrefslogtreecommitdiff
path: root/apps/examples/usbterm
Commit message (Expand)AuthorAgeFilesLines
* Partial change: Removing bash ARCHIVE looppatacongo2012-11-111-3/+1
* Add configurable application entry pointpatacongo2012-08-301-25/+17
* update Kconfig filespatacongo2012-04-131-0/+9
* Add kconfig documentationpatacongo2012-04-061-1/+1
* Adding skeleton Kconfig files (part 3 of 2)patacongo2012-04-061-0/+4
* Add support for use of a USB serial device to provide NSH console I/O. Verif...patacongo2012-03-061-0/+4
* The PIC32 USB device driver is (finally) functionalpatacongo2012-03-061-1/+1
* Several fixes to the PIC32 USB device OUT path logicpatacongo2012-03-042-5/+29
* A little more work (but not much progress) on the PIC32 USB device driverpatacongo2012-02-292-4/+10
* Extend CDC/ACM driver so that can be connected/disconnected under software co...patacongo2012-02-282-4/+4
* Use realine instead of fgets in several other placespatacongo2012-02-011-2/+27
* More name changes: USBSER->PL2303 CDCSER->CDCACMpatacongo2012-01-251-4/+4
* Prep for 6.14 releasenuttx-6.14patacongo2012-01-151-4/+4
* STM32 GPIO fix; Fixes for PIC32 USB term examplepatacongo2011-12-302-4/+47
* apps/examples/touchscreen build fixespatacongo2011-09-291-1/+0
* Separate all CDC ACM descriptors into a separate C filepatacongo2011-09-271-2/+2
* CDC ACM fixespatacongo2011-09-271-4/+12
* Add examples/usbtermpatacongo2011-09-263-0/+562