Skip to content
Snippets Groups Projects
Commit 20e7fa57 authored by patacongo's avatar patacongo
Browse files

update

git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1574 42af7a65-404d-4744-a932-0658087f49c3
parent 64b9459a
No related branches found
No related tags found
No related merge requests found
......@@ -646,5 +646,6 @@
* eZ80Acclaim!: Fixed logic error in UART interrupt handler.
* Many fixes in FAT file system and in NSH for correct compilation with ZDS-II
* eZ80Acclaim!: Added and verified a NuttShell (NSH) configuration.
* eZ80Acclaim!: Correct endian-ness; defconfig files said BIG endian.
......@@ -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: March 3, 2009</p>
<p>Last Updated: March 7, 2009</p>
</td>
</tr>
</table>
......@@ -1367,6 +1367,7 @@ nuttx-0.4.3 2009-xx-xx Gregory Nutt &lt;spudmonkey@racsa.co.cr&gt;
* eZ80Acclaim!: Fixed logic error in UART interrupt handler.
* Many fixes in FAT file system and in NSH for correct compilation with ZDS-II
* eZ80Acclaim!: Added and verified a NuttShell (NSH) configuration.
* eZ80Acclaim!: Correct endian-ness; defconfig files said BIG endian.
pascal-0.1.3 2009-xx-xx Gregory Nutt &lt;spudmonkey@racsa.co.cr&gt;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment