summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2007-05-12 20:10:04 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2007-05-12 20:10:04 +0000
commit07ee7f7644cffc054c80e3e6a1963b495767b4c2 (patch)
treefe460241b4e0013965fbbdee36aa247509ae93b0
parent888ef943d1630348015e8c4a35dfc21d9b207cdb (diff)
downloadnuttx-07ee7f7644cffc054c80e3e6a1963b495767b4c2.tar.gz
nuttx-07ee7f7644cffc054c80e3e6a1963b495767b4c2.tar.bz2
nuttx-07ee7f7644cffc054c80e3e6a1963b495767b4c2.zip
updated
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@216 42af7a65-404d-4744-a932-0658087f49c3
-rw-r--r--nuttx/ChangeLog6
-rw-r--r--nuttx/Documentation/NuttX.html11
2 files changed, 11 insertions, 6 deletions
diff --git a/nuttx/ChangeLog b/nuttx/ChangeLog
index 8ab3f74bb..5cf5bae78 100644
--- a/nuttx/ChangeLog
+++ b/nuttx/ChangeLog
@@ -123,9 +123,11 @@
0.2.5 2007-xx-xx Gregory Nutt <spudmonkey@racsa.co.cr>
+ * Corrected some build/configuration issues introduced with the
+ last release.
* Added support for the NXP 214x processor on the mcu123.com lpc214x
development board (untested)
* Added support for block devices.
- * Corrected some build/configuration issues introduced with the
- last release.
+ * Simulated target now exports a VFAT filesystem
+ * Added mount() and umount()
* Started m68322
diff --git a/nuttx/Documentation/NuttX.html b/nuttx/Documentation/NuttX.html
index abc5036c5..b04f26693 100644
--- a/nuttx/Documentation/NuttX.html
+++ b/nuttx/Documentation/NuttX.html
@@ -8,7 +8,7 @@
<tr align="center" bgcolor="#e4e4e4">
<td>
<h1><big><font color="#3c34ec"><i>NuttX RTOS</i></font></big></h1>
- <p>Last Updated: May 8, 2007</p>
+ <p>Last Updated: May 12, 2007</p>
</td>
</tr>
</table>
@@ -502,12 +502,15 @@ Other memory:
0.2.5 2007-xx-xx Gregory Nutt <spudmonkey@racsa.co.cr>
- * Added support for the NXP 214x processor on the mcu123.com lpc214x
- development board.
- * Added support for block devices.
* Corrected some build/configuration issues introduced with the
last release.
+ * Added support for the NXP 214x processor on the mcu123.com lpc214x
+ development board (untested)
+ * Added support for block devices.
+ * Simulated target now exports a VFAT filesystem
+ * Added mount() and umount()
* Started m68322
+ * Added support for the NXP 214x processor on the mcu123.com lpc214x
</pre></ul>
<table width ="100%">