Add mem command to NSH

git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@843 42af7a65-404d-4744-a932-0658087f49c3
This commit is contained in:
patacongo 2008-08-29 16:15:00 +00:00
parent 83a5d5adb0
commit cc696ae083

View File

@ -1057,7 +1057,8 @@ nuttx-0.3.13 2008-xx-xx Gregory Nutt <spudmonkey@racsa.co.cr>
* 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 <spudmonkey@racsa.co.cr>