git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@182 42af7a65-404d-4744-a932-0658087f49c3
This commit is contained in:
patacongo 2007-03-30 13:21:20 +00:00
parent d2410c93c6
commit 13f01b4cf3
3 changed files with 21 additions and 16 deletions

View file

@ -1,18 +1,18 @@
Nuttx-0.2.2
nuttx-0.2.3
^^^^^^^^^^^^
This is the fifth release of NuttX. There is no major new
functionality in this release. This release adds support for
new pthread barrier APIs, changes the directory structure,
to better handle different board configuarations using the same
processor architecture, and corrects a defect defects.
This is the sixth release of NuttX. This release is primarily
a bugfix release. Numerous problems were fixed as detailed
in the change log. New functionaliy includes support for
timed messsage queues.
See the ChangeLog for a complete list of changes.
This release has been verified on the Linux user-mode platform and
the Neuros OSD using the test program under examples/ostest.
There are no known, critical defects but the project development
status remains at 'beta' status pending further test and
evaluation.
This release has been verified on the Linux user-mode platform
and the Neuros OSD using the test program under examples/ostest.
The results of the testing is available in the source tree under
configs/ntosd-dm320/doc/test-results. There are no known,
critical defects but the project development status remains at
'beta' status pending further test and evaluation.
This tarball contains a complete CVS snapshot from March 26, 2007.
This tarball contains a complete CVS snapshot from March 29, 2007.