updated
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@216 42af7a65-404d-4744-a932-0658087f49c3
This commit is contained in:
parent
55480ff1b4
commit
0790fcfae0
@ -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
|
||||
|
@ -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%">
|
||||
|
Loading…
Reference in New Issue
Block a user