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

updates

git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@99 42af7a65-404d-4744-a932-0658087f49c3
parent db370f23
No related branches found
No related tags found
No related merge requests found
......@@ -180,7 +180,7 @@
</table>
<p>
The second release of NuttX (nuttx-0.1.1) is avalable for download
The second release of NuttX (nuttx-0.1.2) is avalable for download
from the <a href="http://sourceforge.net/project/showfiles.php?group_id=189573">SourceForge</a>
website.
</p>
......
Nuttx-0.1.1
Nuttx-0.1.2
^^^^^^^^^^^
This is the second release of NuttX. This release includes the
following. See the ChangeLog for more detailed description of
the changes.
This is the third release of NuttX. This release is primary a
bugfix release with minimal new features. See the ChangeLog
for a more detailed description of the changes.
(1) General OS bugfixes (see the ChangeLog for details),
(2) bugfixes for the TI TMS320C5471 (Arm7) platform (see the
ChangeLog)
(3) Complete support for the 87C52. (However, the 87C52 release
is not stable enough for general usage).
(4) Added the beginning of a shell call NuttShell (nsh)
(1) Several important OS and ARM7 bugfixes,
(2) opendir(), closedir(), readdir(), etc. added
(3) Added C5471 watchdog timer.
(4) Created a shareable, serial driver.
(5) Added 'ls' command to NuttShell (nsh)
(6) Added a test of the round robin scheduler
This release has been verified on the Linux user-mode platform,
the Spectrum Digital TMS320C5471 EVM, and the PJRC 87C52 development
board using the test program under examples/ostest.
the Spectrum Digital TMS320C5471 EVM using the test program under
examples/ostest.
This tarball contains a complete CVS snapshot from March 14, 2007.
This tarball contains a complete CVS snapshot from March 19, 2007.
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