summaryrefslogtreecommitdiff
path: root/apps/nshlib/nsh.h
Commit message (Expand)AuthorAgeFilesLines
* Move RAMLOG driver to drivers/syslog; Add ability to output debug information...patacongo2012-08-021-1/+1
* Add NSH mv commandpatacongo2012-06-111-0/+3
* Add support for the USB trace cability in NSH when a USB console is usedpatacongo2012-05-261-6/+47
* Fix packet size calculation in CDC/ACM and PL2303 USB serial driverspatacongo2012-05-251-0/+36
* More NFS updatespatacongo2012-04-211-0/+6
* Add dmesg command that can be used to dump the syslogpatacongo2012-02-111-3/+25
* NSH now uses the new Telnet daemon and built-in tasks started by NSH can be u...patacongo2012-02-021-62/+42
* 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