summaryrefslogtreecommitdiff
path: root/nuttx/Documentation/NuttX.html
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2009-02-17 02:53:24 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2009-02-17 02:53:24 +0000
commit6ae471ff90ac6783fb8d3d1559652f45aa6a794f (patch)
tree51a5f75178a25dd190f2214ae76481ef350da5fb /nuttx/Documentation/NuttX.html
parent56d90dca78d332130f9872e06fa6d33512a0193e (diff)
downloadpx4-nuttx-6ae471ff90ac6783fb8d3d1559652f45aa6a794f.tar.gz
px4-nuttx-6ae471ff90ac6783fb8d3d1559652f45aa6a794f.tar.bz2
px4-nuttx-6ae471ff90ac6783fb8d3d1559652f45aa6a794f.zip
Complete coding of M16C port
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1510 42af7a65-404d-4744-a932-0658087f49c3
Diffstat (limited to 'nuttx/Documentation/NuttX.html')
-rw-r--r--nuttx/Documentation/NuttX.html24
1 files changed, 23 insertions, 1 deletions
diff --git a/nuttx/Documentation/NuttX.html b/nuttx/Documentation/NuttX.html
index 8b42c48a2..163e461e4 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 14, 2009</p>
+ <p>Last Updated: February 16, 2009</p>
</td>
</tr>
</table>
@@ -863,6 +863,28 @@
<tr>
<td valign="top"><img height="20" width="20" src="favicon.ico"></td>
<td bgcolor="#5eaee1">
+ <b>Renesas M16C/26</b>
+ </td>
+</tr>
+<tr>
+ <td><br></td>
+ <td>
+ <p>
+ <b>Renesas M16C/26 Microncontroller</b>.
+ This port uses the Renesas SKP16C26 Starter kit and the GNU M32C toolchain.
+ The development environment is either Linux or Cygwin under WinXP.
+ </p>
+ <p>
+ <b>STATUS:</b>
+ Initial source files released in nuttx-0.4.2.
+ At this point, the port has not been integrated;
+ That milestone will be announced in NuttX release notes when it is achieved.
+ </p>
+ </td>
+</tr>
+<tr>
+ <td valign="top"><img height="20" width="20" src="favicon.ico"></td>
+ <td bgcolor="#5eaee1">
<b>Zilog Z16F</b>
</td>
</tr>