summaryrefslogtreecommitdiff
path: root/nuttx/Documentation/NuttX.html
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2008-09-11 05:21:36 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2008-09-11 05:21:36 +0000
commit71e9b5634f2d175ecd523dc32aa899fc1752c020 (patch)
tree86dec3db7aaa8f18cb2664b2e8bef706ed30ed6d /nuttx/Documentation/NuttX.html
parentf4d66b6d4b686dd7c6d3e4826151326b10fc3229 (diff)
downloadpx4-nuttx-71e9b5634f2d175ecd523dc32aa899fc1752c020.tar.gz
px4-nuttx-71e9b5634f2d175ecd523dc32aa899fc1752c020.tar.bz2
px4-nuttx-71e9b5634f2d175ecd523dc32aa899fc1752c020.zip
Add a test of ROMFS
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@906 42af7a65-404d-4744-a932-0658087f49c3
Diffstat (limited to 'nuttx/Documentation/NuttX.html')
-rw-r--r--nuttx/Documentation/NuttX.html3
1 files changed, 2 insertions, 1 deletions
diff --git a/nuttx/Documentation/NuttX.html b/nuttx/Documentation/NuttX.html
index 9dc58d909..62068e2c2 100644
--- a/nuttx/Documentation/NuttX.html
+++ b/nuttx/Documentation/NuttX.html
@@ -1097,7 +1097,8 @@ buildroot-0.1.0 2007-03-09 &lt;spudmonkey@racsa.co.cr&gt
<pre><ul>
nuttx-0.3.15 2008-xx-xx Gregory Nutt &lt;spudmonkey@racsa.co.cr&gt;
- * Add support for ROMFS filesystem (initial checkin untested)
+ * Added support for ROMFS filesystem.
+ * Added a simple test the ROMFS filesystem (examples/romfs)
pascal-0.1.3 2008-xx-xx Gregory Nutt &lt;spudmonkey@racsa.co.cr&gt;