From bbdd6788ab3d57ffe403ca666a9cef7093a71c65 Mon Sep 17 00:00:00 2001 From: patacongo Date: Sat, 21 Feb 2009 00:49:52 +0000 Subject: [PATCH] update git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1521 42af7a65-404d-4744-a932-0658087f49c3 --- Documentation/NuttX.html | 33 +++++++++++++++++++++++++++++---- 1 file changed, 29 insertions(+), 4 deletions(-) diff --git a/Documentation/NuttX.html b/Documentation/NuttX.html index 163e461e47..2cb682e199 100644 --- a/Documentation/NuttX.html +++ b/Documentation/NuttX.html @@ -8,7 +8,7 @@

NuttX RTOS

-

Last Updated: February 16, 2009

+

Last Updated: February 20, 2009

@@ -877,8 +877,21 @@

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. + At this point, the port has not been integrated; the target cannot be built + because the GNU m16c-elf-ld link fails with the following message: +

+ +

Where the reference line is:

+ +

+ No workaround is known at this time. This is a show stopper for M16C for + the time being.

@@ -1316,7 +1329,19 @@ buildroot-0.1.2 2007-11-06 <spudmonkey@racsa.co.cr>