mirror of
https://github.com/apache/nuttx.git
synced 2026-06-05 07:12:54 +08:00
Update README files.
This commit is contained in:
@@ -8,7 +8,7 @@
|
|||||||
<tr align="center" bgcolor="#e4e4e4">
|
<tr align="center" bgcolor="#e4e4e4">
|
||||||
<td>
|
<td>
|
||||||
<h1><big><font color="#3c34ec"><i>NuttX README Files</i></font></big></h1>
|
<h1><big><font color="#3c34ec"><i>NuttX README Files</i></font></big></h1>
|
||||||
<p>Last Updated: June 4, 2019</p>
|
<p>Last Updated: June 10, 2019</p>
|
||||||
</td>
|
</td>
|
||||||
</tr>
|
</tr>
|
||||||
</table>
|
</table>
|
||||||
@@ -160,6 +160,7 @@ nuttx/
|
|||||||
| |- lpcxpresso-lpc54628/
|
| |- lpcxpresso-lpc54628/
|
||||||
| | `- <a href="https://bitbucket.org/nuttx/nuttx/src/master/configs/lpcxpresso-lpc54628/README.txt" target="_blank"><b><i>README.txt</i></b></a>
|
| | `- <a href="https://bitbucket.org/nuttx/nuttx/src/master/configs/lpcxpresso-lpc54628/README.txt" target="_blank"><b><i>README.txt</i></b></a>
|
||||||
| |- makerlisp/
|
| |- makerlisp/
|
||||||
|
| | |- <a href="https://bitbucket.org/nuttx/nuttx/src/master/configs/makerlisp/nsh/README.txt" target="_blank">nsh/README.txt</a>
|
||||||
| | `- <a href="https://bitbucket.org/nuttx/nuttx/src/master/configs/makerlisp/README.txt" target="_blank"><b><i>README.txt</i></b></a>\
|
| | `- <a href="https://bitbucket.org/nuttx/nuttx/src/master/configs/makerlisp/README.txt" target="_blank"><b><i>README.txt</i></b></a>\
|
||||||
| |- maple/
|
| |- maple/
|
||||||
| | `- <a href="https://bitbucket.org/nuttx/nuttx/src/master/configs/maple/README.txt" target="_blank"><b><i>README.txt</i></b></a>\
|
| | `- <a href="https://bitbucket.org/nuttx/nuttx/src/master/configs/maple/README.txt" target="_blank"><b><i>README.txt</i></b></a>\
|
||||||
|
|||||||
@@ -1834,6 +1834,7 @@ nuttx/
|
|||||||
| |- lpcxpresso-lpc54628/
|
| |- lpcxpresso-lpc54628/
|
||||||
| | `- README.txt
|
| | `- README.txt
|
||||||
| |- makerlisp/
|
| |- makerlisp/
|
||||||
|
| | |- nsh/README.txt
|
||||||
| | `- README.txt
|
| | `- README.txt
|
||||||
| |- maple/
|
| |- maple/
|
||||||
| | `- README.txt
|
| | `- README.txt
|
||||||
|
|||||||
@@ -62,7 +62,7 @@ Version 5.2.1
|
|||||||
|
|
||||||
Version 5.3.0
|
Version 5.3.0
|
||||||
|
|
||||||
I verifed compilation using 5.30 on June 2, 2019. To use this version,
|
I verified compilation using 5.30 on June 2, 2019. To use this version,
|
||||||
I had to make spurious modification to the implementation of gmtimer() to
|
I had to make spurious modification to the implementation of gmtimer() to
|
||||||
work around an internal compiler error. I have still not verified that
|
work around an internal compiler error. I have still not verified that
|
||||||
are no errors in the compiled code.
|
are no errors in the compiled code.
|
||||||
|
|||||||
@@ -37,7 +37,7 @@ ZDS-II Compiler Versions
|
|||||||
|
|
||||||
Version 5.3.0
|
Version 5.3.0
|
||||||
|
|
||||||
I verifed compilation using 5.30 on June 2, 2019. To use this version,
|
I verified compilation using 5.30 on June 2, 2019. To use this version,
|
||||||
I had to make spurious modification to the implementation of gmtimer() to
|
I had to make spurious modification to the implementation of gmtimer() to
|
||||||
work around an internal compiler error. I have still not verified that
|
work around an internal compiler error. I have still not verified that
|
||||||
are no errors in the compiled code.
|
are no errors in the compiled code.
|
||||||
|
|||||||
Reference in New Issue
Block a user