summaryrefslogtreecommitdiff
path: root/nuttx/TODO
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2011-05-02 01:30:30 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2011-05-02 01:30:30 +0000
commit6e723db07e440e19453f35e8e3a3850e3b4d7373 (patch)
tree238656fe5bc625b70bf5d74d0ff24d510079503b /nuttx/TODO
parenta86b56511ae7a4f183841e3708407625fcec8e2c (diff)
downloadpx4-nuttx-6e723db07e440e19453f35e8e3a3850e3b4d7373.tar.gz
px4-nuttx-6e723db07e440e19453f35e8e3a3850e3b4d7373.tar.bz2
px4-nuttx-6e723db07e440e19453f35e8e3a3850e3b4d7373.zip
More NXFFS bugfixes
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3550 42af7a65-404d-4744-a932-0658087f49c3
Diffstat (limited to 'nuttx/TODO')
-rw-r--r--nuttx/TODO2
1 files changed, 2 insertions, 0 deletions
diff --git a/nuttx/TODO b/nuttx/TODO
index 24666fc92..23e9c7200 100644
--- a/nuttx/TODO
+++ b/nuttx/TODO
@@ -392,6 +392,8 @@ o Libraries (lib/)
o File system / Generic drivers (fs/, drivers/)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
+ NOTE: The NXFFS file system has its own TODO list at nuttx/fs/nxffs/README.txt
+
Description: Implement chmod(), truncate().
Status: Open
Priority: Low