From daf45000369bd49d369913c40435e8a372d56f69 Mon Sep 17 00:00:00 2001 From: patacongo Date: Tue, 17 Feb 2009 02:53:24 +0000 Subject: [PATCH] Complete coding of M16C port git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1510 42af7a65-404d-4744-a932-0658087f49c3 --- Documentation/NuttX.html | 24 +++++++++++++++++++++++- 1 file changed, 23 insertions(+), 1 deletion(-) diff --git a/Documentation/NuttX.html b/Documentation/NuttX.html index 8b42c48a20..163e461e47 100644 --- a/Documentation/NuttX.html +++ b/Documentation/NuttX.html @@ -8,7 +8,7 @@

NuttX RTOS

-

Last Updated: February 14, 2009

+

Last Updated: February 16, 2009

@@ -860,6 +860,28 @@

+ + + + Renesas M16C/26 + + + +
+ +

+ Renesas M16C/26 Microncontroller. + This port uses the Renesas SKP16C26 Starter kit and the GNU M32C toolchain. + The development environment is either Linux or Cygwin under WinXP. +

+

+ STATUS: + 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. +

+ +