diff --git a/ChangeLog b/ChangeLog index 69379a2908..9ed95f6780 100644 --- a/ChangeLog +++ b/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/Documentation/NXGraphicsSubsystem.html b/Documentation/NXGraphicsSubsystem.html index 6c72771bc5..8367036de6 100644 --- a/Documentation/NXGraphicsSubsystem.html +++ b/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/Documentation/NuttX.html b/Documentation/NuttX.html index e4f2ff6db7..6b120f4e23 100644 --- a/Documentation/NuttX.html +++ b/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.