From 8698f6ddcaebf63f5324b3c28d95dcb315a16897 Mon Sep 17 00:00:00 2001 From: patacongo Date: Fri, 29 Apr 2011 20:59:40 +0000 Subject: Add beginning of a test for NXFFS git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3540 42af7a65-404d-4744-a932-0658087f49c3 --- apps/examples/README.txt | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'apps/examples/README.txt') 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 ^^^^^^^^^^^^^^^ -- cgit v1.2.3