LPC1788 updates -- OS test configuration now works
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5704 42af7a65-404d-4744-a932-0658087f49c3
This commit is contained in:
parent
19e1c8809b
commit
1663d7ed2c
@ -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: February 18, 2013</p>
|
||||
<p>Last Updated: March 4, 2013</p>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
@ -1679,7 +1679,7 @@ svn checkout -r5595 http://svn.code.sf.net/p/nuttx/code/trunk nuttx-code
|
||||
<li><a href="#arm920t">ARM920T</a> (1) </li>
|
||||
<li><a href="#arm926ejs">ARM926EJS</a> (3) </li>
|
||||
<li><a href="#armcortexm0">ARM Cortex-M0</a> (1)</li>
|
||||
<li><a href="#armcortexm3">ARM Cortex-M3</a> (16)</li>
|
||||
<li><a href="#armcortexm3">ARM Cortex-M3</a> (17)</li>
|
||||
<li><a href="#armcortexm4">ARM Cortex-M4</a> (6)</li>
|
||||
</ul>
|
||||
<li>Atmel AVR
|
||||
@ -2529,6 +2529,27 @@ nsh>
|
||||
</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><br></td>
|
||||
<td><hr></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><br></td>
|
||||
<td>
|
||||
<p>
|
||||
<b>NXP LPC1788</b>.
|
||||
The port of NuttX to the WaveShare Open1788 is a collaborative effort between Rommel Marcelo and myself
|
||||
(with Rommel being the leading contributor and I claiming only a support role).
|
||||
You can get more information at the Open1788 board from the WaveShare <a href="http://www.wvshare.com/product/Open1788-Standard.htm">website</a>.
|
||||
</p>
|
||||
<ul>
|
||||
<b>STATUS:</b>
|
||||
This is still a work in progess.
|
||||
At present there is a working basic port with OS verification and Nuttshell (<a href="http://www.nuttx.org/Documentation/NuttShell.html">NSH</a>) configurations.
|
||||
This is stablilizing nicely now and the next steps will involve getting solid LCD support on the WaveShare board.
|
||||
</ul>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td valign="top"><img height="20" width="20" src="favicon.ico"></td>
|
||||
<td bgcolor="#5eaee1">
|
||||
|
Loading…
Reference in New Issue
Block a user