Prep for 4.14 release

git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2296 42af7a65-404d-4744-a932-0658087f49c3
This commit is contained in:
patacongo
2009-12-02 17:38:15 +00:00
parent 00467c9bd0
commit 9866fcecf4
5 changed files with 179 additions and 141 deletions
+6
View File
@@ -451,6 +451,12 @@ 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
^^^^^^^^^^^^^