Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
NuttX RTOS
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Container Registry
Model registry
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
f4grx
NuttX RTOS
Commits
b7a85058
Commit
b7a85058
authored
18 years ago
by
patacongo
Browse files
Options
Downloads
Patches
Plain Diff
update
git-svn-id:
svn://svn.code.sf.net/p/nuttx/code/trunk@162
42af7a65-404d-4744-a932-0658087f49c3
parent
4ee22e23
No related branches found
No related tags found
No related merge requests found
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
ChangeLog
+4
-1
4 additions, 1 deletion
ChangeLog
Documentation/NuttX.html
+7
-2
7 additions, 2 deletions
Documentation/NuttX.html
ReleaseNotes
+14
-15
14 additions, 15 deletions
ReleaseNotes
with
25 additions
and
18 deletions
ChangeLog
+
4
−
1
View file @
b7a85058
...
...
@@ -69,7 +69,7 @@
* Some Documentation updates
* Added support for the Neuros OSD / DM320
0.2.2 2007-
xx-xx
Gregory Nutt <spudmonkey@racsa.co.cr>
0.2.2 2007-
03-26
Gregory Nutt <spudmonkey@racsa.co.cr>
* Created the configs/ directory; separated board configuration
from processor architecture logic
* Add memory leak detection test to examples/ostest
...
...
@@ -88,6 +88,9 @@
* Added pthread_setschedprio().
* Added directories to hold board-specific header files
* Added directories to hold board-specific drivers
0.2.3 2007-xx-xx Gregory Nutt <spudmonkey@racsa.co.cr>
* Started m68322
This diff is collapsed.
Click to expand it.
Documentation/NuttX.html
+
7
−
2
View file @
b7a85058
...
...
@@ -180,7 +180,7 @@
</table>
<p>
The f
our
th release of NuttX (nuttx-0.2.
1
) is avalable for download
The f
if
th release of NuttX (nuttx-0.2.
2
) is avalable for download
from the
<a
href=
"http://sourceforge.net/project/showfiles.php?group_id=189573"
>
SourceForge
</a>
website.
</p>
...
...
@@ -430,7 +430,7 @@ Other memory:
* Some Documentation updates
* Added support for the Neuros OSD / DM320
0.2.2 2007-
xx-xx
Gregory Nutt
<spudmonkey
@
racsa.co.cr
>
0.2.2 2007-
03-26
Gregory Nutt
<spudmonkey
@
racsa.co.cr
>
* Created the configs/ directory; separated board configuration
from processor architecture logic
* Add memory leak detection test to examples/ostest
...
...
@@ -447,6 +447,11 @@ Other memory:
* sched_setparam(), sched_setscheduler() now correctly set
errno; pthread_setscheduler() now returns the correct errno.
* Added pthread_setschedprio().
* Added directories to hold board-specific header files
* Added directories to hold board-specific drivers
0.2.3 2007-xx-xx Gregory Nutt
<spudmonkey
@
racsa.co.cr
>
* Started m68322
</pre></ul>
...
...
This diff is collapsed.
Click to expand it.
ReleaseNotes
+
14
−
15
View file @
b7a85058
Nuttx-0.2.
1
^^^^^^^^^^^
Nuttx-0.2.
2
^^^^^^^^^^^
^
This is the fourth relese of NuttX. This release adds adds
support for a new platform, restructures many header files,
and adds a few new features:
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.
(1) Support for Neuros OSD / DM320
(2) Restructuring of header files for better POSIX compliance
(3) Added kill()
(4) Added POSIX timers
(5) bugfixes and documentation updates
See the ChangeLog for a complete list of changes.
This release has been verified on the Linux user-mode platform,
the Spectrum Digital TMS320C5471 EVM, and the Neuros OSD using
the test program under examples/ostest. Because of the stability
of these tests, the project status has been upgraded to 'beta.'
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 tarball contains a complete CVS snapshot from March 2
2
, 2007.
This tarball contains a complete CVS snapshot from March 2
6
, 2007.
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment