summaryrefslogtreecommitdiff
path: root/apps/nshlib/nsh_usbdev.c
Commit message (Expand)AuthorAgeFilesLines
* Add support for the USB trace cability in NSH when a USB console is usedpatacongo2012-05-261-1/+34
* remove a warningpatacongo2012-05-261-3/+1
* Now have to press enter 3 times to start with USB NSH consolepatacongo2012-05-261-7/+41
* Fix packet size calculation in CDC/ACM and PL2303 USB serial driverspatacongo2012-05-251-4/+12
* Add support for use of a USB serial device to provide NSH console I/O. Verif...patacongo2012-03-061-2/+23
* NSH now uses the new Telnet daemon and built-in tasks started by NSH can be u...patacongo2012-02-021-1/+1
* If we are using a USB serial console, then NSH must wait for the USB device t...patacongo2012-01-241-0/+149