summaryrefslogtreecommitdiff
path: root/apps/examples/README.txt
diff options
context:
space:
mode:
Diffstat (limited to 'apps/examples/README.txt')
-rw-r--r--apps/examples/README.txt8
1 files changed, 8 insertions, 0 deletions
diff --git a/apps/examples/README.txt b/apps/examples/README.txt
index 7f000dd5a..d342814c2 100644
--- a/apps/examples/README.txt
+++ b/apps/examples/README.txt
@@ -228,6 +228,14 @@ examples/nx
CONFIG_DISABLE_PTHREAD=n
CONFIG_NX_BLOCKING=y
+examples/nxffs
+^^^^^^^^^^^^^^
+
+ This is a test of the NuttX NXFFS FLASH file system. This is an NXFFS
+ stress test and beats on the file system very hard. It should only
+ be used in a simulation environment! Putting this NXFFS test on real
+ hardware will most likely destroy your FLASH. You have been warned.
+
examples/nxflat
^^^^^^^^^^^^^^^