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
039efd6e
Commit
039efd6e
authored
17 years ago
by
patacongo
Browse files
Options
Downloads
Patches
Plain Diff
update
git-svn-id:
svn://svn.code.sf.net/p/nuttx/code/trunk@624
42af7a65-404d-4744-a932-0658087f49c3
parent
7dffca15
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
ChangeLog
+2
-0
2 additions, 0 deletions
ChangeLog
Documentation/NuttX.html
+23
-4
23 additions, 4 deletions
Documentation/NuttX.html
with
25 additions
and
4 deletions
ChangeLog
+
2
−
0
View file @
039efd6e
...
...
@@ -317,6 +317,8 @@
* 'errno' is now defined to be *get_errno_ptr() with no name conflicts
* Added lseek() and fseek()
* Integrated pascal test case on the simulation platform. Needs pascal-0.1.1.
* Integrated pascal test case on the z16f platform. Needs pascal-0.1.2 (not
yet released).
This diff is collapsed.
Click to expand it.
Documentation/NuttX.html
+
23
−
4
View file @
039efd6e
...
...
@@ -910,13 +910,13 @@ Other memory:
<tr>
<td><img
src=
"favicon.ico"
></td>
<td>
<a
href=
"ChangeLog.txt"
>
Change Logs for
a
ll
r
eleases
</a><br>
<a
href=
"ChangeLog.txt"
>
Change Logs for
A
ll
NuttX R
eleases
</a><br>
</td>
</tr>
<tr>
<td><img
src=
"favicon.ico"
></td>
<td>
<a
href=
"#currentrelease"
>
ChangeLog for Current Release
</a><br>
<a
href=
"#currentrelease"
>
ChangeLog for Current Release
s
</a><br>
</td>
</tr>
<tr>
...
...
@@ -936,7 +936,7 @@ Other memory:
</table>
<pre><ul>
0.3.7 2008-01-31 Gregory Nutt
<
spudmonkey@racsa.co.cr
>
nuttx-
0.3.7 2008-01-31 Gregory Nutt
<
spudmonkey@racsa.co.cr
>
* Added support for the Zilog Z16F using the Zilog Z16F2800100ZCOG
Development Kit.
...
...
@@ -949,6 +949,14 @@ Other memory:
* Added a
"
dumb
"
serial console driver to simplify OS bringup
* Corrected a bug that caused the errno value of one task to be clobbered
when a different task exits. Effects all architectures.
pascal-0.1.1 2008-02-01 Gregory Nutt
<
spudmonkey@racsa.co.cr
>
* Correct some errors in the NuttX installation logic
buildroot-0.1.0 2007-03-09
<
spudmonkey@racsa.co.cr
&
gt
* Support for arm-elf toolchain
</pre></ul>
<table
width =
"100%"
>
...
...
@@ -960,13 +968,24 @@ Other memory:
</table>
<pre><ul>
0.3.8 2008-xx-xx Gregory Nutt
<
spudmonkey@racsa.co.cr
>
nuttx-
0.3.8 2008-xx-xx Gregory Nutt
<
spudmonkey@racsa.co.cr
>
* Added a test case to verify the Pascal P-Code interpreter
* Added /dev/zero
* 'errno' is now defined to be *get_errno_ptr() with no name conflicts
* Added lseek() and fseek()
* Integrated pascal test case on the simulation platform. Needs pascal-0.1.1.
* Integrated pascal test case on the z16f platform. Needs pascal-0.1.2 (not
yet released).
pascal-0.1.2 2008-xx-xx Gregory Nutt
<
spudmonkey@racsa.co.cr
>
* Add logic to build and link with the ZDS-II toolchain
use with the z16f.
buildroot-0.1.1 2007-xx-xx
<
spudmonkey@racsa.co.cr
&
gt
* Support for m68k-elf and m68hc11 toolchain
</pre></ul>
<table
width =
"100%"
>
...
...
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