mirror of
https://github.com/apache/nuttx.git
synced 2026-06-05 15:58:59 +08:00
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:
@@ -423,3 +423,9 @@ Where <subdir> is one of the following:
|
|||||||
This configuration directory exercises the USB mass storage
|
This configuration directory exercises the USB mass storage
|
||||||
class driver at examples/usbstorage. See examples/README.txt for
|
class driver at examples/usbstorage. See examples/README.txt for
|
||||||
more information.
|
more information.
|
||||||
|
|
||||||
|
NOTE: The default usbstorage configuration exports a read-only
|
||||||
|
file system. 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.
|
||||||
|
|||||||
Reference in New Issue
Block a user