summaryrefslogtreecommitdiff
path: root/nuttx/fs/nxffs/README.txt
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2011-04-30 17:41:08 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2011-04-30 17:41:08 +0000
commit6c7632ec10219705dc1115934fc5cccc898930ab (patch)
tree4dcfdab09417686bada41cf94be611a6e5acef7c /nuttx/fs/nxffs/README.txt
parent4be9e73e52fadd5cfcf726bfe09cb844eb2b6152 (diff)
downloadpx4-nuttx-6c7632ec10219705dc1115934fc5cccc898930ab.tar.gz
px4-nuttx-6c7632ec10219705dc1115934fc5cccc898930ab.tar.bz2
px4-nuttx-6c7632ec10219705dc1115934fc5cccc898930ab.zip
Update README documentation
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3543 42af7a65-404d-4744-a932-0658087f49c3
Diffstat (limited to 'nuttx/fs/nxffs/README.txt')
-rwxr-xr-xnuttx/fs/nxffs/README.txt13
1 files changed, 13 insertions, 0 deletions
diff --git a/nuttx/fs/nxffs/README.txt b/nuttx/fs/nxffs/README.txt
index f4a5654fb..156a3436a 100755
--- a/nuttx/fs/nxffs/README.txt
+++ b/nuttx/fs/nxffs/README.txt
@@ -1,3 +1,16 @@
+NXFFS README
+^^^^^^^^^^^^
+
+This README file contains information about the implemenation of the NuttX
+wear-leveling FLASH file system, NXFFS.
+
+Contents:
+
+ General NXFFS organization
+ General operation
+ Headers
+ NXFFS Limitations
+
General NXFFS organization
==========================