summaryrefslogtreecommitdiff
path: root/nuttx/examples
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2009-12-02 23:53:41 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2009-12-02 23:53:41 +0000
commit8becafab13c0040ff4d1d804b5bfa4f1b8a11e29 (patch)
tree42ffb1d1222446dcac5801dae1f21c38b8e26a8a /nuttx/examples
parent7624a19d74882f3b774fdb63a0f6fb507934d9a0 (diff)
downloadpx4-nuttx-8becafab13c0040ff4d1d804b5bfa4f1b8a11e29.tar.gz
px4-nuttx-8becafab13c0040ff4d1d804b5bfa4f1b8a11e29.tar.bz2
px4-nuttx-8becafab13c0040ff4d1d804b5bfa4f1b8a11e29.zip
Update READMEs
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2298 42af7a65-404d-4744-a932-0658087f49c3
Diffstat (limited to 'nuttx/examples')
-rw-r--r--nuttx/examples/README.txt6
1 files changed, 0 insertions, 6 deletions
diff --git a/nuttx/examples/README.txt b/nuttx/examples/README.txt
index 496f026fa..fb3091ebe 100644
--- a/nuttx/examples/README.txt
+++ b/nuttx/examples/README.txt
@@ -451,12 +451,6 @@ examples/usbstorage
Error results are always shown in the trace output
- NOTE: The default usbstorage configuration may exports only a read-only
- file system if no write-able file system is included in the configuration.
- That is due to logic in include/nuttx/config.h that is, perhaps, a little
- too clever and if there is no write-able file systrem in the configuration,
- it forces read-only block drivers to save space.
-
examples/wget
^^^^^^^^^^^^^