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.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/nuttx/examples/README.txt b/nuttx/examples/README.txt
index 6d3d14e8b..3d595dd19 100644
--- a/nuttx/examples/README.txt
+++ b/nuttx/examples/README.txt
@@ -13,6 +13,10 @@ examples/nsh
shell-like application. With some additional development, NSH will
someday be a great NuttX application debugger.
+examples/mount
+
+ This contains a simple test of filesystem mountpoints.
+
examples/null
This is the do nothing application. It is only used for bringing