From 1550be3df3e1edac381ae2def4368100eb895d0d Mon Sep 17 00:00:00 2001 From: patacongo Date: Mon, 17 Sep 2012 19:33:42 +0000 Subject: [PATCH] Upate some pathes for the new NuttX repository git-svn-id: http://svn.code.sf.net/p/nuttx/code/trunk@5156 42af7a65-404d-4744-a932-0658087f49c3 --- nuttx/ChangeLog | 2 +- nuttx/Documentation/NXGraphicsSubsystem.html | 2 +- nuttx/Documentation/NuttX.html | 30 +- nuttx/Documentation/NuttXGettingStarted.html | 2 +- nuttx/Documentation/NuttXLinks.html | 2 +- nuttx/Documentation/NuttXNxFlat.html | 16 +- nuttx/Documentation/NuttxPortingGuide.html | 4 +- nuttx/Documentation/README.html | 318 +++++++++---------- nuttx/README.txt | 2 +- nuttx/ReleaseNotes | 2 +- nuttx/configs/Kconfig | 2 +- nuttx/configs/README.txt | 2 +- nuttx/configs/c5471evm/README.txt | 4 +- nuttx/configs/demo9s12ne64/README.txt | 2 +- nuttx/configs/ea3131/README.txt | 2 +- nuttx/configs/ea3152/README.txt | 2 +- nuttx/configs/eagle100/README.txt | 2 +- nuttx/configs/ekk-lm3s9b96/README.txt | 2 +- nuttx/configs/fire-stm32v2/README.txt | 2 +- nuttx/configs/hymini-stm32v/README.txt | 2 +- nuttx/configs/kwikstik-k40/README.txt | 2 +- nuttx/configs/lincoln60/README.txt | 2 +- nuttx/configs/lm3s6432-s2e/README.txt | 2 +- nuttx/configs/lm3s6965-ek/README.txt | 2 +- nuttx/configs/lm3s8962-ek/README.txt | 2 +- nuttx/configs/lpc4330-xplorer/README.txt | 2 +- nuttx/configs/mbed/README.txt | 2 +- nuttx/configs/mcu123-lpc214x/README.txt | 2 +- nuttx/configs/mx1ads/README.txt | 2 +- nuttx/configs/ne64badge/README.txt | 2 +- nuttx/configs/ntosd-dm320/README.txt | 2 +- nuttx/configs/nucleus2g/README.txt | 2 +- nuttx/configs/olimex-lpc1766stk/README.txt | 2 +- nuttx/configs/olimex-strp711/README.txt | 2 +- nuttx/configs/sam3u-ek/README.txt | 2 +- nuttx/configs/shenzhou/README.txt | 2 +- nuttx/configs/skp16c26/README.txt | 6 +- nuttx/configs/stm3210e-eval/README.txt | 2 +- nuttx/configs/stm3220g-eval/README.txt | 2 +- nuttx/configs/stm3240g-eval/README.txt | 2 +- nuttx/configs/stm32f4discovery/README.txt | 2 +- nuttx/configs/twr-k60n512/README.txt | 2 +- nuttx/configs/us7032evb1/README.txt | 2 +- nuttx/configs/vsn/README.txt | 2 +- nuttx/configs/z80sim/README.txt | 2 +- 45 files changed, 226 insertions(+), 230 deletions(-) diff --git a/nuttx/ChangeLog b/nuttx/ChangeLog index 69379a2908..9ed95f6780 100644 --- a/nuttx/ChangeLog +++ b/nuttx/ChangeLog @@ -1458,7 +1458,7 @@ * Renamed arc/hc/include/mc9s12ne64 and src/mc9s12ne64 to m9s12. That name is shorter and more general. * The NuttX repository has been converted to SVN and can now be found here - http://nuttx.svn.sourceforge.net/viewvc/nuttx/ + http://svn.code.sf.net/p/nuttx/code/trunk/ * configs/mbed/hidkbd: Added USB host support for the mbed LPC1768 board; add a USB host HID keyboard configuraion. * drivers/usbhost/hid_parser.c: Leverages the LUFA HID parser written by diff --git a/nuttx/Documentation/NXGraphicsSubsystem.html b/nuttx/Documentation/NXGraphicsSubsystem.html index 6c72771bc5..8367036de6 100644 --- a/nuttx/Documentation/NXGraphicsSubsystem.html +++ b/nuttx/Documentation/NXGraphicsSubsystem.html @@ -3697,7 +3697,7 @@ sudo ln -s libXext.so.6.4.0 libXext.so
  • Refer to the readme file in sim configuration - README.txt file for additional information. + README.txt file for additional information.

  • diff --git a/nuttx/Documentation/NuttX.html b/nuttx/Documentation/NuttX.html index e4f2ff6db7..6b120f4e23 100644 --- a/nuttx/Documentation/NuttX.html +++ b/nuttx/Documentation/NuttX.html @@ -237,7 +237,7 @@

    Compatible GNU toolchains based on buildroot available for - download + download to provide a complete development environment for many architectures.

    @@ -828,7 +828,7 @@

  • The Pascal add-on is available for download from the - SourceForge + SourceForge website.
  • @@ -1393,7 +1393,7 @@ 1) Linux with native Linux GNU toolchain, 2) Cygwin with Cygwin GNU toolchain, or 3) Cygwin with Windows native toolchain (CodeSourcery or devkitARM). A DIY toolchain for Linux or Cygwin is provided by the NuttX - buildroot + buildroot package.

    @@ -1458,7 +1458,7 @@ 1) Linux with native Linux GNU toolchain, 2) Cygwin with Cygwin GNU toolchain, or 3) Cygwin with Windows native toolchain (CodeSourcery or devkitARM). A DIY toolchain for Linux or Cygwin is provided by the NuttX - buildroot + buildroot package.

    @@ -1611,7 +1611,7 @@ 1) Linux with native Linux GNU toolchain, 2) Cygwin with Cygwin GNU toolchain, or 3) Cygwin with Windows native toolchain (CodeSourcery or devkitARM). A DIY toolchain for Linux or Cygwin is provided by the NuttX - buildroot + buildroot package.

    @@ -1795,7 +1795,7 @@ 1) Linux with native Linux GNU toolchain, 2) Cygwin with Cygwin GNU toolchain, or 3) Cygwin with Windows native toolchain (RIDE7, CodeSourcery or devkitARM). A DIY toolchain for Linux or Cygwin is provided by the NuttX - buildroot + buildroot package.

    @@ -2833,7 +2833,7 @@ BFD_ASSERT (*plt_offset != (bfd_vma) -1); under Linux or Cygwin (verified using version 2.6.0). This port has been verified using only a Z80 instruction simulator. That simulator can be found in the NuttX SVN - here. + here.