summaryrefslogtreecommitdiff
path: root/nuttx/Documentation/NuttX.html
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2007-04-28 22:38:28 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2007-04-28 22:38:28 +0000
commitd712452b2adfbdd2b6aaee11e88b176f8911d718 (patch)
treee4fc04e8a5a731a1d762fdb64fcbca6e4f8345cd /nuttx/Documentation/NuttX.html
parent6b39f99c22644e868ea01abe8a95552b6a7a1515 (diff)
downloadpx4-nuttx-d712452b2adfbdd2b6aaee11e88b176f8911d718.tar.gz
px4-nuttx-d712452b2adfbdd2b6aaee11e88b176f8911d718.tar.bz2
px4-nuttx-d712452b2adfbdd2b6aaee11e88b176f8911d718.zip
Updated for 0.2.4 releasenuttx-2.4
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@192 42af7a65-404d-4744-a932-0658087f49c3
Diffstat (limited to 'nuttx/Documentation/NuttX.html')
-rw-r--r--nuttx/Documentation/NuttX.html13
1 files changed, 11 insertions, 2 deletions
diff --git a/nuttx/Documentation/NuttX.html b/nuttx/Documentation/NuttX.html
index 52cc244cb..bcfcf34f1 100644
--- a/nuttx/Documentation/NuttX.html
+++ b/nuttx/Documentation/NuttX.html
@@ -180,7 +180,7 @@
</table>
<p>
- The sixth release of NuttX (nuttx-0.2.3) is available for download
+ The seventh release of NuttX (nuttx-0.2.4) is available for download
from the <a href="http://sourceforge.net/project/showfiles.php?group_id=189573">SourceForge</a>
website.
</p>
@@ -472,9 +472,18 @@ Other memory:
pthread_join. In the failure condition, memory was being
deallocated while still in use.
-0.2.4 2007-xx-xx Gregory Nutt <spudmonkey@racsa.co.cr>
+0.2.4 2007-04-28 Gregory Nutt <spudmonkey@racsa.co.cr>
* Verfied c5471 build under Cygwin on WinXP
+ * Makesystem changes to better support different SoCs.
+ * Made arch/c5471/include and arch/dm320/include identical in
+ preparation for merging into arch/arm
+ * Logic from arch/c5471 and arch/dm320 combined into arch/arm.
+ arch/c5471 and arch/dm320 are deprecated and will be removed
+ when the new c5471 and dm320 logic is verified.
+
+0.2.5 2007-xx-xx Gregory Nutt <spudmonkey@racsa.co.cr>
+
* Started m68322
</pre></ul>