From 8331e550891a810f25a2ddd18efdabfcf80cda45 Mon Sep 17 00:00:00 2001 From: patacongo Date: Wed, 21 Jan 2009 21:56:52 +0000 Subject: [PATCH] update git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1470 42af7a65-404d-4744-a932-0658087f49c3 --- Documentation/NuttX.html | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Documentation/NuttX.html b/Documentation/NuttX.html index 88143d061ed..3a465989e38 100644 --- a/Documentation/NuttX.html +++ b/Documentation/NuttX.html @@ -1304,8 +1304,11 @@ buildroot-0.1.3 2008-xx-xx <spudmonkey@racsa.co.cr> * Add support for H8/300 toolchain * Add support for GCC 4.2.4 and binutils 2.19 + * Various fixes for newer Linux environments * New ARM configuration using GCC 4.2.4 and binutils 2.19 (Note: this doesn't work with NuttX yet... to nuttx TODO.txt list). + * Add Renesas R8C/M16C/M32C configuration using GCC 4.2.4 and binutils 2.19 +