summaryrefslogtreecommitdiff
path: root/nuttx/examples/README.txt
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/examples/README.txt
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/examples/README.txt')
-rw-r--r--nuttx/examples/README.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/nuttx/examples/README.txt b/nuttx/examples/README.txt
index 6012d2087..82055e397 100644
--- a/nuttx/examples/README.txt
+++ b/nuttx/examples/README.txt
@@ -47,6 +47,7 @@ examples/nsh
ifconfig CONFIG_NET && CONFIG_NSOCKET_DESCRIPTORS > 0
ls CONFIG_NFILE_DESCRIPTORS > 0
mb,mh,mw ---
+ mem ---
mkdir !CONFIG_DISABLE_MOUNTPOINT && CONFIG_NFILE_DESCRIPTORS > 0
mkfatfs !CONFIG_DISABLE_MOUNTPOINT && CONFIG_NFILE_DESCRIPTORS > 0 && CONFIG_FS_FAT
mkfifo !CONFIG_DISABLE_MOUNTPOINT && CONFIG_NFILE_DESCRIPTORS > 0