summaryrefslogtreecommitdiff
path: root/nuttx/examples/README.txt
diff options
context:
space:
mode:
Diffstat (limited to 'nuttx/examples/README.txt')
-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
^^^^^^^^^^^^^