summaryrefslogtreecommitdiff
path: root/apps/nshlib/nsh_dbgcmds.c
Commit message (Expand)AuthorAgeFilesLines
* NSH library: malloc/free IOBUFFER instead of using stackGregory Nutt2014-04-211-1/+9
* Changes to get PX4 config to build. Also some warning removalGregory Nutt2014-01-141-5/+7
* Cosmetic clean-up in preparation for TCP write buffering changeGregory Nutt2014-01-131-0/+4
* Add skip= and count= options to the NSH hexdump command. From Ken PettitGregory Nutt2013-11-011-27/+101
* configs/xtrs/nsh and pashello now use kconfig-frontends and build Windows nativepatacongo2012-12-091-1/+2
* Changes to get a clean ez80 build using the ZDS 5.1.1 toolchainpatacongo2012-11-121-2/+3
* Several patches from Petteri Aimonen (mostly NxWidgets)patacongo2012-11-091-1/+59
* Add dmesg command that can be used to dump the syslogpatacongo2012-02-111-1/+0
* NSH now uses the new Telnet daemon and built-in tasks started by NSH can be u...patacongo2012-02-021-62/+63
* Elminate some warnings on tiny systemspatacongo2011-06-171-5/+5
* Update documentation, change CONFIG_EXAMPLES_NSH to CONFIG_NSHpatacongo2011-03-181-4/+4
* Move NSH to apps/ as librarypatacongo2011-03-181-0/+355