summaryrefslogtreecommitdiff
path: root/apps/examples/README.txt
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2011-07-22 20:12:50 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2011-07-22 20:12:50 +0000
commite3ba485a852fc10a85533d0c5a28c6e01d66a0d4 (patch)
treea33615148a3516b8d3b14be981e78fc49fa215c5 /apps/examples/README.txt
parent2d333142924f4e7396de449189e2fa383f29248f (diff)
downloadpx4-nuttx-e3ba485a852fc10a85533d0c5a28c6e01d66a0d4.tar.gz
px4-nuttx-e3ba485a852fc10a85533d0c5a28c6e01d66a0d4.tar.bz2
px4-nuttx-e3ba485a852fc10a85533d0c5a28c6e01d66a0d4.zip
apps/examples/usbstorage can now be built as NSH built-in commands; configs/stm3210e-eval/nsh2 now uses these usb storage commands
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3812 42af7a65-404d-4744-a932-0658087f49c3
Diffstat (limited to 'apps/examples/README.txt')
-rw-r--r--apps/examples/README.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/apps/examples/README.txt b/apps/examples/README.txt
index d234a5549..bef78528e 100644
--- a/apps/examples/README.txt
+++ b/apps/examples/README.txt
@@ -800,6 +800,10 @@ examples/usbstorage
Configuration options:
+ CONFIG_EXAMPLES_USBSTRG_BUILTIN
+ This example can be built as two NSH "built-in" commands if this option
+ is selection: 'msconn' will connect the USB mass storage device; 'msdis'
+ will disconnect the USB storage device.
CONFIG_EXAMPLES_USBSTRG_NLUNS
Defines the number of logical units (LUNs) exported by the USB storage
driver. Each LUN corresponds to one exported block driver (or partition