summaryrefslogtreecommitdiff
path: root/apps/nshlib/nsh.h
Commit message (Expand)AuthorAgeFilesLines
* More name changes: USBSER->PL2303 CDCSER->CDCACMpatacongo2012-01-251-2/+2
* If we are using a USB serial console, then NSH must wait for the USB device t...patacongo2012-01-241-49/+67
* Add NSH date commandpatacongo2011-09-011-0/+6
* Remove unused header files; eliminate warningspatacongo2011-06-211-1/+1
* Add a simple shell and configuration to verify the FTP client librarypatacongo2011-06-011-3/+3
* Pass __KERNEL__ define (or not) to all makes to handle small differences in u...patacongo2011-04-031-0/+1
* Update documentation, change CONFIG_EXAMPLES_NSH to CONFIG_NSHpatacongo2011-03-181-86/+86
* Move NSH to apps/ as librarypatacongo2011-03-181-0/+490