summaryrefslogtreecommitdiff
path: root/nuttx/Documentation/NuttX.html
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2013-03-04 18:00:07 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2013-03-04 18:00:07 +0000
commit0c0a42b4f872dd43cd782f9066f0aeb11dc0df1b (patch)
treeb336a068474b1f000b48cde819d3c715d5a5ec2e /nuttx/Documentation/NuttX.html
parentb95bfcced4a2ff3f119220f1b5ef988105881faf (diff)
downloadpx4-nuttx-0c0a42b4f872dd43cd782f9066f0aeb11dc0df1b.tar.gz
px4-nuttx-0c0a42b4f872dd43cd782f9066f0aeb11dc0df1b.tar.bz2
px4-nuttx-0c0a42b4f872dd43cd782f9066f0aeb11dc0df1b.zip
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
Diffstat (limited to 'nuttx/Documentation/NuttX.html')
-rw-r--r--nuttx/Documentation/NuttX.html25
1 files changed, 23 insertions, 2 deletions
diff --git a/nuttx/Documentation/NuttX.html b/nuttx/Documentation/NuttX.html
index cd9cc489d..3d3782ab6 100644
--- a/nuttx/Documentation/NuttX.html
+++ b/nuttx/Documentation/NuttX.html
@@ -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
@@ -2530,6 +2530,27 @@ nsh>
</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">
<a name="armcortexm4"><b>ARM Cortex-M4</b>.</a>