summaryrefslogtreecommitdiff
path: root/nuttx/Documentation
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2008-08-29 16:15:00 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2008-08-29 16:15:00 +0000
commit51709d08eeb785927100614e09cc2f7e1331bb87 (patch)
treebc71dd12c39ba648e81343ab678187432944a5a6 /nuttx/Documentation
parent850061ca09fa4555c7cac952c4455430c8f9dbd7 (diff)
downloadpx4-nuttx-51709d08eeb785927100614e09cc2f7e1331bb87.tar.gz
px4-nuttx-51709d08eeb785927100614e09cc2f7e1331bb87.tar.bz2
px4-nuttx-51709d08eeb785927100614e09cc2f7e1331bb87.zip
Add mem command to NSH
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@843 42af7a65-404d-4744-a932-0658087f49c3
Diffstat (limited to 'nuttx/Documentation')
-rw-r--r--nuttx/Documentation/NuttX.html3
1 files changed, 2 insertions, 1 deletions
diff --git a/nuttx/Documentation/NuttX.html b/nuttx/Documentation/NuttX.html
index f01dbd6e2..ade916957 100644
--- a/nuttx/Documentation/NuttX.html
+++ b/nuttx/Documentation/NuttX.html
@@ -1057,7 +1057,8 @@ nuttx-0.3.13 2008-xx-xx Gregory Nutt &lt;spudmonkey@racsa.co.cr&gt;
* NSH: Add cd and pwd commands and current working directory to all NSH
commands that refer to paths.
* Fix errors and warnings introduced into Linux sim build because of recent
- Cygwin-related changes
+ Cygwin-based sim changes
+ * NSH: Add mem command to display heap usage
pascal-0.1.3 2008-xx-xx Gregory Nutt &lt;spudmonkey@racsa.co.cr&gt;