From 906b527dec92422b728bb96243346f917882d9cb Mon Sep 17 00:00:00 2001 From: patacongo Date: Fri, 5 Oct 2012 23:01:51 +0000 Subject: [PATCH] Add buildroot support for binutils-2.22 and gcc-4.6.3; all buildroot tools are not called abc-nuttx-elf instead of abc-elf git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5213 42af7a65-404d-4744-a932-0658087f49c3 --- Documentation/NuttX.html | 34 +- Documentation/NuttXLinks.html | 1 + Documentation/NuttXNxFlat.html | 4 +- Documentation/NuttXRelated.html | 2 +- Documentation/NuttxPortingGuide.html | 18 +- Documentation/UsbTrace.html | 664 +++++++++++++-------------- 6 files changed, 362 insertions(+), 361 deletions(-) diff --git a/Documentation/NuttX.html b/Documentation/NuttX.html index ec6a8be24d..f22ab418c9 100644 --- a/Documentation/NuttX.html +++ b/Documentation/NuttX.html @@ -1309,7 +1309,7 @@ svn checkout -r5206 http://svn.code.sf.net/p/nuttx/code/trunk nuttx-code TI TMS320C5471 (also called C5471 or TMS320DA180 or DA180). NuttX operates on the ARM7 of this dual core processor. This port uses the Spectrum Digital - evaluation board with a GNU arm-elf toolchain* under Linux or Cygwin. + evaluation board with a GNU arm-nuttx-elf toolchain* under Linux or Cygwin.