aboutsummaryrefslogtreecommitdiff
path: root/apps/examples/usbterm
Commit message (Expand)AuthorAgeFilesLines
* 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 releasepatacongo2012-01-151-4/+4
* STM32 GPIO fix; Fixes for PIC32 USB term examplepatacongo2011-12-302-4/+47
* Completes coding of the PWM modulepatacongo2011-12-193-0/+569