Bug fixes by David Hewson
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2545 42af7a65-404d-4744-a932-0658087f49c3
This commit is contained in:
parent
982c71f7ea
commit
9e7daa0bf9
@ -1060,3 +1060,5 @@
|
||||
* arch/arm/src/lpc313x/lpc313x_boot.c - Fix an error in the vector
|
||||
initialization was causing a memory fault.
|
||||
* lib/lib_strtod.c - Add strtod()
|
||||
* lpc3131/ea3131 - Several bring fixes submitted by David Hewson. The
|
||||
lpc3131 is almost there! Thanks David!
|
||||
|
@ -8,7 +8,7 @@
|
||||
<tr align="center" bgcolor="#e4e4e4">
|
||||
<td>
|
||||
<h1><big><font color="#3c34ec"><i>NuttX RTOS</i></font></big></h1>
|
||||
<p>Last Updated: March 14, 2010</p>
|
||||
<p>Last Updated: March 15, 2010</p>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
@ -1691,6 +1691,8 @@ nuttx-5.2 2010-xx-xx Gregory Nutt <spudmonkey@racsa.co.cr>
|
||||
* arch/arm/src/lpc313x/lpc313x_boot.c - Fix an error in the vector
|
||||
initialization was causing a memory fault.
|
||||
* lib/lib_strtod.c - Add strtod()
|
||||
* lpc3131/ea3131 - Several bring fixes submitted by David Hewson. The
|
||||
lpc3131 is almost there! Thanks David!
|
||||
|
||||
pascal-2.1 2010-xx-xx Gregory Nutt <spudmonkey@racsa.co.cr>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user