summaryrefslogtreecommitdiff
path: root/apps/nshlib/README.txt
Commit message (Expand)AuthorAgeFilesLines
* Updates to README filesGregory Nutt2013-06-011-14/+13
* The USB monitor now works with the stm32f4discover/nsh configuration (but not...patacongo2013-01-291-4/+8
* Rename namedapp as simply builtinpatacongo2012-12-231-1/+1
* Add chip ID funcitions for Shenzhou and Cloudctrl boards; Extened NSH ifconfi...patacongo2012-11-271-1/+1
* Several patches from Petteri Aimonen (mostly NxWidgets)patacongo2012-11-091-12/+17
* Add interfaces flags, extend ifconfig, add ifup and ifdown commands (Darcy Gongpatacongo2012-11-041-12/+31
* Documentation updatepatacongo2012-10-311-4/+6
* Add apps/netutils/codecs and associated NSH commands from Darcy Gongpatacongo2012-10-311-14/+28
* Update documentation for recently added configuration optionspatacongo2012-10-201-0/+4
* Add perror()patacongo2012-08-281-1/+3
* I learned how to spell PSEUDOpatacongo2012-08-051-8/+8
* Update NSH documentation; Add option to reduce size of help commnd without co...patacongo2012-08-041-2/+11
* Fix max filename size report by FAT statfs with long file names; Add missing ...patacongo2012-08-041-1/+1
* Add the NSH df commandpatacongo2012-08-041-12/+30
* Extend the NSH mount command so that it will enumerate mountpoints if no argu...patacongo2012-08-031-5/+17
* Improve capability to traverse inodes in the NuttX psuedo-filesystem; now ret...patacongo2012-08-031-1/+1
* Prep for 6.19 releasenuttx-6.19patacongo2012-06-151-6/+12
* Add NSH mv commandpatacongo2012-06-111-6/+12
* Add support for the USB trace cability in NSH when a USB console is usedpatacongo2012-05-261-7/+14
* Fix packet size calculation in CDC/ACM and PL2303 USB serial driverspatacongo2012-05-251-0/+27
* Move file-system header files to include/nuttx/fspatacongo2012-03-211-1/+1
* Add support for use of a USB serial device to provide NSH console I/O. Verif...patacongo2012-03-061-0/+13
* NSH now uses the new Telnet daemon and built-in tasks started by NSH can be u...patacongo2012-02-021-5/+18
* Use realine instead of fgets in several other placespatacongo2012-02-011-0/+8
* Fix errors in gmtime and gmtime_rpatacongo2011-09-011-0/+12
* Make NX and NXTEXT built-ins; extend stm3210e-eval/nsh2 config to run the NX ...patacongo2011-07-161-0/+5
* Correct several errors in STM32 serial port configurationpatacongo2011-07-041-0/+6
* Add stm32/nsh2 config; Add option to use any TTY for NSH consolepatacongo2011-07-041-0/+10
* Update documentation, change CONFIG_EXAMPLES_NSH to CONFIG_NSHpatacongo2011-03-181-56/+56
* Move NSH to apps/ as librarypatacongo2011-03-181-0/+1016