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.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/nuttx/examples/README.txt b/nuttx/examples/README.txt
index 47ec67f6f..8ea3fac6c 100644
--- a/nuttx/examples/README.txt
+++ b/nuttx/examples/README.txt
@@ -107,6 +107,9 @@ examples/mount
^^^^^^^^^^^^^^
This contains a simple test of filesystem mountpoints.
+
+ * CONFIG_EXAMPLES_MOUNT_DEVNAME
+ The name of the device to mount. Default: "/dev/ram0"
examples/null
^^^^^^^^^^^^^