Both use a GNU arm-nuttx-elf toolchain* under Linux or Cygwin.
- The NuttX buildroot provides a properly patched GCC 3.4.4 toolchain that is highly optimized for the m9s12x family.
+ The NuttX buildroot provides a properly patched GCC 3.4.4 toolchain that is highly optimized for the m9s12x family.
@@ -4909,7 +4909,7 @@ avr, m68k, m68hc11, m68hc12, m9s12, blackfin, m32c, h8, and SuperH ports.buildroot
available for download from the
- NuttX SourceForge
+ NuttX Bitbucket.org
page.
This download may be used to build a NuttX-compatible ELF toolchain under Linux or Cygwin.
That toolchain will support ARM, m68k, m68hc11, m68hc12, and SuperH ports.
@@ -4950,7 +4950,7 @@ avr, m68k, m68hc11, m68hc12, m9s12, blackfin, m32c, h8, and SuperH ports.
This combination works well too.
It works just as well as the native Linux environment except that compilation and build times are a little longer.
- The custom NuttX buildroot referenced above may be build in the Cygwin environment as well.
+ The custom NuttX buildroot referenced above may be build in the Cygwin environment as well.
diff --git a/Documentation/NuttXNxFlat.html b/Documentation/NuttXNxFlat.html
index fe9c2526504..e8f68046f87 100644
--- a/Documentation/NuttXNxFlat.html
+++ b/Documentation/NuttXNxFlat.html
@@ -305,7 +305,7 @@
In order to use NXFLAT, you must use special NXFLAT tools to create the binary module in FLASH.
To do this, you will need to download the buildroot package and build it on your Linux or Cygwin machine.
The buildroot can be downloaded from
- Sourceforge.
+ Sourceforge.
You will need version 0.1.7 or later.
diff --git a/Documentation/freeports.html b/Documentation/freeports.html
index 608b05cdf21..83bda1fbd46 100644
--- a/Documentation/freeports.html
+++ b/Documentation/freeports.html
@@ -14,8 +14,7 @@
If you have a hardware platform that you would like to see NuttX ported to then have I got a deal for you:
I am willing to port NuttX to run on your hardware FREE.
- If you are interested, contact
- patacongo at SourceForge.
+ If you are interested, contact gnutt at nuttx.org.
>>back<<.
|
diff --git a/README.txt b/README.txt
index 3be0f74c3a3..ed471785468 100644
--- a/README.txt
+++ b/README.txt
@@ -151,7 +151,7 @@ Downloading from Repositories
The current NuttX du jour is available in from a GIT repository. Cloning
instructions are available here:
- https://sourceforge.net/p/nuttx/git
+ git clone https://bitbucket.org/patacongo/nuttx.git
Configuring the Cone
@@ -647,7 +647,7 @@ NuttX Buildroot Toolchain
-------------------------
For many configurations, a DIY set of tools is available for NuttX. These
- tools can be downloaded from the NuttX SourceForge file repository. After
+ tools can be downloaded from the NuttX Bitbucket.org file repository. After
unpacking the buildroot tarball, you can find instructions for building
the tools in the buildroot/configs/README.txt file.
diff --git a/configs/amber/README.txt b/configs/amber/README.txt
index b706af3964c..b80d872f95a 100644
--- a/configs/amber/README.txt
+++ b/configs/amber/README.txt
@@ -196,7 +196,7 @@ The valid values for are BUILDROOT, CROSSPACK, LINUXGCC and WINAVR.
Buildroot:
There is a DIY buildroot version for the AVR boards here:
- http://sourceforge.net/projects/nuttx/files/buildroot/. See the
+ http://bitbucket.org/patacongo/nuttx/downloads/buildroot/. See the
following section for details on building this toolchain.
It is assumed in some places that buildroot toolchain is available
@@ -276,7 +276,7 @@ NuttX buildroot Toolchain
^^^^^^^^^^^^^^^^^^^^^^^^^
If NuttX buildroot toolchain source tarball cne can be downloaded from the
- NuttX SourceForge download site (https://sourceforge.net/projects/nuttx/files/).
+ NuttX Bitbucket download site (https://bitbucket.org/patacongo/nuttx/downloads/).
This GNU toolchain builds and executes in the Linux or Cygwin environment.
1. You must have already configured Nuttx in /nuttx.
diff --git a/configs/arduino-due/README.txt b/configs/arduino-due/README.txt
index 8303c02412c..45fe21cc8a8 100644
--- a/configs/arduino-due/README.txt
+++ b/configs/arduino-due/README.txt
@@ -359,7 +359,7 @@ NuttX EABI "buildroot" Toolchain
different from the default in your PATH variable).
If you have no Cortex-M3 toolchain, one can be downloaded from the NuttX
- SourceForge download site (https://sourceforge.net/projects/nuttx/files/buildroot/).
+ Bitbucket download site (https://bitbucket.org/patacongo/nuttx/downloads/buildroot/).
This GNU toolchain builds and executes in the Linux or Cygwin environment.
1. You must have already configured Nuttx in /nuttx.
@@ -419,8 +419,8 @@ NXFLAT Toolchain
If you are *not* using the NuttX buildroot toolchain and you want to use
the NXFLAT tools, then you will still have to build a portion of the buildroot
tools -- just the NXFLAT tools. The buildroot with the NXFLAT tools can
- be downloaded from the NuttX SourceForge download site
- (https://sourceforge.net/projects/nuttx/files/).
+ be downloaded from the NuttX Bitbucket download site
+ (https://bitbucket.org/patacongo/nuttx/downloads/).
This GNU toolchain builds and executes in the Linux or Cygwin environment.
diff --git a/configs/c5471evm/README.txt b/configs/c5471evm/README.txt
index 3f8f9a4bf22..96b17b8c658 100644
--- a/configs/c5471evm/README.txt
+++ b/configs/c5471evm/README.txt
@@ -9,7 +9,7 @@ Toolchain
different from the default).
If you have no ARM toolchain, one can be downloaded from the NuttX
- SourceForge download site (https://sourceforge.net/projects/nuttx/files/buildroot).
+ Bitbucket download site (https://bitbucket.org/patacongo/nuttx/downloads/buildroot).
1. You must have already configured Nuttx in nuttx.
diff --git a/configs/cloudctrl/README.txt b/configs/cloudctrl/README.txt
index d03ef58cfe0..0897fdd211a 100644
--- a/configs/cloudctrl/README.txt
+++ b/configs/cloudctrl/README.txt
@@ -315,7 +315,7 @@ NuttX EABI buildroot Toolchain
different from the default in your PATH variable).
If you have no Cortex-M3 toolchain, one can be downloaded from the NuttX
- SourceForge download site (https://sourceforge.net/projects/nuttx/files/buildroot/).
+ Bitbucket download site (https://bitbucket.org/patacongo/nuttx/downloads/buildroot/).
This GNU toolchain builds and executes in the Linux or Cygwin environment.
1. You must have already configured Nuttx in /nuttx.
@@ -390,8 +390,8 @@ NXFLAT Toolchain
If you are *not* using the NuttX buildroot toolchain and you want to use
the NXFLAT tools, then you will still have to build a portion of the buildroot
tools -- just the NXFLAT tools. The buildroot with the NXFLAT tools can
- be downloaded from the NuttX SourceForge download site
- (https://sourceforge.net/projects/nuttx/files/).
+ be downloaded from the NuttX Bitbucket download site
+ (https://bitbucket.org/patacongo/nuttx/downloads/).
This GNU toolchain builds and executes in the Linux or Cygwin environment.
diff --git a/configs/demo9s12ne64/README.txt b/configs/demo9s12ne64/README.txt
index 54fa1bca17d..b544bdceb0a 100644
--- a/configs/demo9s12ne64/README.txt
+++ b/configs/demo9s12ne64/README.txt
@@ -115,7 +115,7 @@ NuttX Buildroot Toolchain
different from the default in your PATH variable).
If you have no HC12 toolchain, one can be downloaded from the NuttX
- SourceForge download site (https://sourceforge.net/projects/nuttx/files/buildroot).
+ Bitbucket download site (https://bitbucket.org/patacongo/nuttx/downloads/buildroot).
This GNU toolchain builds and executes in the Linux or Cygwin
environments.
diff --git a/configs/ea3131/README.txt b/configs/ea3131/README.txt
index 528e0bd6610..f50b1d1f542 100644
--- a/configs/ea3131/README.txt
+++ b/configs/ea3131/README.txt
@@ -151,7 +151,7 @@ NuttX buildroot Toolchain
different from the default in your PATH variable).
If you have no Cortex-M3 toolchain, one can be downloaded from the NuttX
- SourceForge download site (https://sourceforge.net/projects/nuttx/files/buildroot/).
+ Bitbucket download site (https://bitbucket.org/patacongo/nuttx/downloads/buildroot/).
This GNU toolchain builds and executes in the Linux or Cygwin environment.
1. You must have already configured Nuttx in /nuttx.
@@ -293,7 +293,7 @@ On-Demand Paging
^^^^^^^^^^^^^^^^
There is a configuration that was used to verify the On-Demand Paging
- feature for the ARM926 (see http://nuttx.sourceforge.net/NuttXDemandPaging.html).
+ feature for the ARM926 (see https://bitbucket.org/patacongo/nuttx/src/master/nuttx/Documentation/NuttXDemandPaging.html).
That configuration is contained in the pgnsh sub-directory. The pgnsh configuration
is only a test configuration, and lacks some logic to provide the full On-Demand
Paging solution (see below).
diff --git a/configs/ea3152/README.txt b/configs/ea3152/README.txt
index d36cddf3369..bfb234c9642 100644
--- a/configs/ea3152/README.txt
+++ b/configs/ea3152/README.txt
@@ -150,7 +150,7 @@ NuttX buildroot Toolchain
different from the default in your PATH variable).
If you have no Cortex-M3 toolchain, one can be downloaded from the NuttX
- SourceForge download site (https://sourceforge.net/projects/nuttx/files/buildroot/).
+ Bitbucket download site (https://bitbucket.org/patacongo/nuttx/downloads/buildroot/).
This GNU toolchain builds and executes in the Linux or Cygwin environment.
1. You must have already configured Nuttx in /nuttx.
diff --git a/configs/eagle100/README.txt b/configs/eagle100/README.txt
index 5f7e4c6e135..b5edc6abc20 100644
--- a/configs/eagle100/README.txt
+++ b/configs/eagle100/README.txt
@@ -85,7 +85,7 @@ NuttX EABI "buildroot" Toolchain
different from the default in your PATH variable).
If you have no Cortex-M3 toolchain, one can be downloaded from the NuttX
- SourceForge download site (https://sourceforge.net/projects/nuttx/files/buildroot/).
+ Bitbucket download site (https://bitbucket.org/patacongo/nuttx/downloads/buildroot/).
This GNU toolchain builds and executes in the Linux or Cygwin environment.
1. You must have already configured Nuttx in /nuttx.
@@ -137,8 +137,8 @@ NXFLAT Toolchain
If you are *not* using the NuttX buildroot toolchain and you want to use
the NXFLAT tools, then you will still have to build a portion of the buildroot
tools -- just the NXFLAT tools. The buildroot with the NXFLAT tools can
- be downloaded from the NuttX SourceForge download site
- (https://sourceforge.net/projects/nuttx/files/).
+ be downloaded from the NuttX Bitbucket download site
+ (https://bitbucket.org/patacongo/nuttx/downloads/).
This GNU toolchain builds and executes in the Linux or Cygwin environment.
diff --git a/configs/ekk-lm3s9b96/README.txt b/configs/ekk-lm3s9b96/README.txt
index fab80710f96..866870d33d1 100644
--- a/configs/ekk-lm3s9b96/README.txt
+++ b/configs/ekk-lm3s9b96/README.txt
@@ -189,7 +189,7 @@ NuttX EABI "buildroot" Toolchain
different from the default in your PATH variable).
If you have no Cortex-M3 toolchain, one can be downloaded from the NuttX
- SourceForge download site (https://sourceforge.net/projects/nuttx/files/buildroot/).
+ Bitbucket download site (https://bitbucket.org/patacongo/nuttx/downloads/buildroot/).
This GNU toolchain builds and executes in the Linux or Cygwin environment.
1. You must have already configured Nuttx in /nuttx.
@@ -249,8 +249,8 @@ NXFLAT Toolchain
If you are *not* using the NuttX buildroot toolchain and you want to use
the NXFLAT tools, then you will still have to build a portion of the buildroot
tools -- just the NXFLAT tools. The buildroot with the NXFLAT tools can
- be downloaded from the NuttX SourceForge download site
- (https://sourceforge.net/projects/nuttx/files/).
+ be downloaded from the NuttX Bitbucket download site
+ (https://bitbucket.org/patacongo/nuttx/downloads/).
This GNU toolchain builds and executes in the Linux or Cygwin environment.
diff --git a/configs/fire-stm32v2/README.txt b/configs/fire-stm32v2/README.txt
index da33e3edd54..893dcb42b40 100644
--- a/configs/fire-stm32v2/README.txt
+++ b/configs/fire-stm32v2/README.txt
@@ -307,7 +307,7 @@ NuttX EABI "buildroot" Toolchain
different from the default in your PATH variable).
If you have no Cortex-M3 toolchain, one can be downloaded from the NuttX
- SourceForge download site (https://sourceforge.net/projects/nuttx/files/buildroot/).
+ Bitbucket download site (https://bitbucket.org/patacongo/nuttx/downloads/buildroot/).
This GNU toolchain builds and executes in the Linux or Cygwin environment.
1. You must have already configured Nuttx in /nuttx.
@@ -367,8 +367,8 @@ NXFLAT Toolchain
If you are *not* using the NuttX buildroot toolchain and you want to use
the NXFLAT tools, then you will still have to build a portion of the buildroot
tools -- just the NXFLAT tools. The buildroot with the NXFLAT tools can
- be downloaded from the NuttX SourceForge download site
- (https://sourceforge.net/projects/nuttx/files/).
+ be downloaded from the NuttX Bitbucket download site
+ (https://bitbucket.org/patacongo/nuttx/downloads/).
This GNU toolchain builds and executes in the Linux or Cygwin environment.
diff --git a/configs/freedom-kl25z/README.txt b/configs/freedom-kl25z/README.txt
index 80439ce82ca..a88c9d36d0d 100644
--- a/configs/freedom-kl25z/README.txt
+++ b/configs/freedom-kl25z/README.txt
@@ -39,7 +39,7 @@ NuttX Buildroot Toolchain
different from the default in your PATH variable).
If you have no Cortex-M0 toolchain, one can be downloaded from the NuttX
- SourceForge download site (https://sourceforge.net/projects/nuttx/files/buildroot/).
+ Bitbucket download site (https://bitbucket.org/patacongo/nuttx/downloads/buildroot/).
This GNU toolchain builds and executes in the Linux or Cygwin environment.
1. You must have already configured Nuttx in /nuttx.
diff --git a/configs/freedom-kl26z/README.txt b/configs/freedom-kl26z/README.txt
index 59c478ca758..d5345364825 100644
--- a/configs/freedom-kl26z/README.txt
+++ b/configs/freedom-kl26z/README.txt
@@ -39,7 +39,7 @@ NuttX Buildroot Toolchain
different from the default in your PATH variable).
If you have no Cortex-M0 toolchain, one can be downloaded from the NuttX
- SourceForge download site (https://sourceforge.net/projects/nuttx/files/buildroot/).
+ Bitbucket download site (https://bitbucket.org/patacongo/nuttx/downloads/buildroot/).
This GNU toolchain builds and executes in the Linux or Cygwin environment.
1. You must have already configured Nuttx in /nuttx.
diff --git a/configs/hymini-stm32v/README.txt b/configs/hymini-stm32v/README.txt
index 3ed69a26542..beae9acae58 100644
--- a/configs/hymini-stm32v/README.txt
+++ b/configs/hymini-stm32v/README.txt
@@ -129,7 +129,7 @@ NuttX EABI "buildroot" Toolchain
different from the default in your PATH variable).
If you have no Cortex-M3 toolchain, one can be downloaded from the NuttX
- SourceForge download site (https://sourceforge.net/projects/nuttx/files/buildroot/).
+ Bitbucket download site (https://bitbucket.org/patacongo/nuttx/downloads/buildroot/).
This GNU toolchain builds and executes in the Linux or Cygwin environment.
1. You must have already configured Nuttx in /nuttx.
@@ -189,8 +189,8 @@ NXFLAT Toolchain
If you are *not* using the NuttX buildroot toolchain and you want to use
the NXFLAT tools, then you will still have to build a portion of the buildroot
tools -- just the NXFLAT tools. The buildroot with the NXFLAT tools can
- be downloaded from the NuttX SourceForge download site
- (https://sourceforge.net/projects/nuttx/files/).
+ be downloaded from the NuttX Bitbucket download site
+ (https://bitbucket.org/patacongo/nuttx/downloads/).
This GNU toolchain builds and executes in the Linux or Cygwin environment.
diff --git a/configs/kwikstik-k40/README.txt b/configs/kwikstik-k40/README.txt
index 43f5a026f3d..2d599381b6f 100644
--- a/configs/kwikstik-k40/README.txt
+++ b/configs/kwikstik-k40/README.txt
@@ -252,7 +252,7 @@ NuttX EABI "buildroot" Toolchain
different from the default in your PATH variable).
If you have no Cortex-M4 toolchain, one can be downloaded from the NuttX
- SourceForge download site (https://sourceforge.net/projects/nuttx/files/buildroot/).
+ Bitbucket download site (https://bitbucket.org/patacongo/nuttx/downloads/buildroot/).
This GNU toolchain builds and executes in the Linux or Cygwin environment.
NOTE: The NuttX toolchain may not include optimizations for Cortex-M4 (ARMv7E-M).
@@ -314,8 +314,8 @@ NXFLAT Toolchain
If you are *not* using the NuttX buildroot toolchain and you want to use
the NXFLAT tools, then you will still have to build a portion of the buildroot
tools -- just the NXFLAT tools. The buildroot with the NXFLAT tools can
- be downloaded from the NuttX SourceForge download site
- (https://sourceforge.net/projects/nuttx/files/).
+ be downloaded from the NuttX Bitbucket download site
+ (https://bitbucket.org/patacongo/nuttx/downloads/).
This GNU toolchain builds and executes in the Linux or Cygwin environment.
diff --git a/configs/lincoln60/README.txt b/configs/lincoln60/README.txt
index 8fbc3aabe23..df821c5f6b6 100644
--- a/configs/lincoln60/README.txt
+++ b/configs/lincoln60/README.txt
@@ -159,7 +159,7 @@ NuttX EABI "buildroot" Toolchain
different from the default in your PATH variable).
If you have no Cortex-M3 toolchain, one can be downloaded from the NuttX
- SourceForge download site (https://sourceforge.net/projects/nuttx/files/buildroot/).
+ Bitbucket download site (https://bitbucket.org/patacongo/nuttx/downloads/buildroot/).
This GNU toolchain builds and executes in the Linux or Cygwin environment.
1. You must have already configured Nuttx in /nuttx.
@@ -219,8 +219,8 @@ NXFLAT Toolchain
If you are *not* using the NuttX buildroot toolchain and you want to use
the NXFLAT tools, then you will still have to build a portion of the buildroot
tools -- just the NXFLAT tools. The buildroot with the NXFLAT tools can
- be downloaded from the NuttX SourceForge download site
- (https://sourceforge.net/projects/nuttx/files/).
+ be downloaded from the NuttX Bitbucket download site
+ (https://bitbucket.org/patacongo/nuttx/downloads/).
This GNU toolchain builds and executes in the Linux or Cygwin environment.
diff --git a/configs/lm3s6432-s2e/README.txt b/configs/lm3s6432-s2e/README.txt
index 87f0ed0b879..55728c543f9 100644
--- a/configs/lm3s6432-s2e/README.txt
+++ b/configs/lm3s6432-s2e/README.txt
@@ -179,7 +179,7 @@ NuttX EABI "buildroot" Toolchain
different from the default in your PATH variable).
If you have no Cortex-M3 toolchain, one can be downloaded from the NuttX
- SourceForge download site (https://sourceforge.net/projects/nuttx/files/buildroot/).
+ Bitbucket download site (https://bitbucket.org/patacongo/nuttx/downloads/buildroot/).
This GNU toolchain builds and executes in the Linux or Cygwin environment.
This port was tested with tools built using summon-arm-toolchain; available
@@ -243,8 +243,8 @@ NXFLAT Toolchain
If you are *not* using the NuttX buildroot toolchain and you want to use
the NXFLAT tools, then you will still have to build a portion of the buildroot
tools -- just the NXFLAT tools. The buildroot with the NXFLAT tools can
- be downloaded from the NuttX SourceForge download site
- (https://sourceforge.net/projects/nuttx/files/).
+ be downloaded from the NuttX Bitbucket download site
+ (https://bitbucket.org/patacongo/nuttx/downloads/).
This GNU toolchain builds and executes in the Linux or Cygwin environment.
diff --git a/configs/lm3s6965-ek/README.txt b/configs/lm3s6965-ek/README.txt
index 3522a63030f..343d50d3814 100644
--- a/configs/lm3s6965-ek/README.txt
+++ b/configs/lm3s6965-ek/README.txt
@@ -293,7 +293,7 @@ NuttX EABI "buildroot" Toolchain
different from the default in your PATH variable).
If you have no Cortex-M3 toolchain, one can be downloaded from the NuttX
- SourceForge download site (https://sourceforge.net/projects/nuttx/files/buildroot/).
+ Bitbucket download site (https://bitbucket.org/patacongo/nuttx/downloads/buildroot/).
This GNU toolchain builds and executes in the Linux or Cygwin environment.
1. You must have already configured Nuttx in /nuttx.
@@ -353,8 +353,8 @@ NXFLAT Toolchain
If you are *not* using the NuttX buildroot toolchain and you want to use
the NXFLAT tools, then you will still have to build a portion of the buildroot
tools -- just the NXFLAT tools. The buildroot with the NXFLAT tools can
- be downloaded from the NuttX SourceForge download site
- (https://sourceforge.net/projects/nuttx/files/).
+ be downloaded from the NuttX Bitbucket download site
+ (https://bitbucket.org/patacongo/nuttx/downloads/).
This GNU toolchain builds and executes in the Linux or Cygwin environment.
diff --git a/configs/lm3s8962-ek/README.txt b/configs/lm3s8962-ek/README.txt
index 6ae53a11d20..4812e9ac599 100644
--- a/configs/lm3s8962-ek/README.txt
+++ b/configs/lm3s8962-ek/README.txt
@@ -197,7 +197,7 @@ NuttX EABI "buildroot" Toolchain
different from the default in your PATH variable).
If you have no Cortex-M3 toolchain, one can be downloaded from the NuttX
- SourceForge download site (https://sourceforge.net/projects/nuttx/files/buildroot/).
+ Bitbucket download site (https://bitbucket.org/patacongo/nuttx/downloads/buildroot/).
This GNU toolchain builds and executes in the Linux or Cygwin environment.
1. You must have already configured Nuttx in /nuttx.
@@ -257,8 +257,8 @@ NXFLAT Toolchain
If you are *not* using the NuttX buildroot toolchain and you want to use
the NXFLAT tools, then you will still have to build a portion of the buildroot
tools -- just the NXFLAT tools. The buildroot with the NXFLAT tools can
- be downloaded from the NuttX SourceForge download site
- (https://sourceforge.net/projects/nuttx/files/).
+ be downloaded from the NuttX Bitbucket download site
+ (https://bitbucket.org/patacongo/nuttx/downloads/).
This GNU toolchain builds and executes in the Linux or Cygwin environment.
diff --git a/configs/lm4f120-launchpad/README.txt b/configs/lm4f120-launchpad/README.txt
index 0fe8049f147..9c7e88bb2d9 100644
--- a/configs/lm4f120-launchpad/README.txt
+++ b/configs/lm4f120-launchpad/README.txt
@@ -347,7 +347,7 @@ NuttX EABI "buildroot" Toolchain
different from the default in your PATH variable).
If you have no Cortex-M3 toolchain, one can be downloaded from the NuttX
- SourceForge download site (https://sourceforge.net/projects/nuttx/files/buildroot/).
+ Bitbucket download site (https://bitbucket.org/patacongo/nuttx/downloads/buildroot/).
This GNU toolchain builds and executes in the Linux or Cygwin environment.
1. You must have already configured Nuttx in /nuttx.
@@ -407,8 +407,8 @@ NXFLAT Toolchain
If you are *not* using the NuttX buildroot toolchain and you want to use
the NXFLAT tools, then you will still have to build a portion of the buildroot
tools -- just the NXFLAT tools. The buildroot with the NXFLAT tools can
- be downloaded from the NuttX SourceForge download site
- (https://sourceforge.net/projects/nuttx/files/).
+ be downloaded from the NuttX Bitbucket download site
+ (https://bitbucket.org/patacongo/nuttx/downloads/).
This GNU toolchain builds and executes in the Linux or Cygwin environment.
diff --git a/configs/lpc4330-xplorer/README.txt b/configs/lpc4330-xplorer/README.txt
index 8ffc038cce4..8b1a0fb3ec8 100644
--- a/configs/lpc4330-xplorer/README.txt
+++ b/configs/lpc4330-xplorer/README.txt
@@ -464,7 +464,7 @@ NuttX EABI "buildroot" Toolchain
different from the default in your PATH variable).
If you have no Cortex-M3 toolchain, one can be downloaded from the NuttX
- SourceForge download site (https://sourceforge.net/projects/nuttx/files/buildroot/).
+ Bitbucket download site (https://bitbucket.org/patacongo/nuttx/downloads/buildroot/).
This GNU toolchain builds and executes in the Linux or Cygwin environment.
1. You must have already configured Nuttx in /nuttx.
@@ -524,8 +524,8 @@ NXFLAT Toolchain
If you are *not* using the NuttX buildroot toolchain and you want to use
the NXFLAT tools, then you will still have to build a portion of the buildroot
tools -- just the NXFLAT tools. The buildroot with the NXFLAT tools can
- be downloaded from the NuttX SourceForge download site
- (https://sourceforge.net/projects/nuttx/files/).
+ be downloaded from the NuttX Bitbucket download site
+ (https://bitbucket.org/patacongo/nuttx/downloads/).
This GNU toolchain builds and executes in the Linux or Cygwin environment.
diff --git a/configs/lpc4357-evb/README.txt b/configs/lpc4357-evb/README.txt
index 12a166866c9..6f9c2b44326 100644
--- a/configs/lpc4357-evb/README.txt
+++ b/configs/lpc4357-evb/README.txt
@@ -457,7 +457,7 @@ NuttX EABI "buildroot" Toolchain
different from the default in your PATH variable).
If you have no Cortex-M3 toolchain, one can be downloaded from the NuttX
- SourceForge download site (https://sourceforge.net/projects/nuttx/files/buildroot/).
+ Bitbucket download site (https://bitbucket.org/patacongo/nuttx/downloads/buildroot/).
This GNU toolchain builds and executes in the Linux or Cygwin environment.
1. You must have already configured Nuttx in /nuttx.
@@ -517,8 +517,8 @@ NXFLAT Toolchain
If you are *not* using the NuttX buildroot toolchain and you want to use
the NXFLAT tools, then you will still have to build a portion of the buildroot
tools -- just the NXFLAT tools. The buildroot with the NXFLAT tools can
- be downloaded from the NuttX SourceForge download site
- (https://sourceforge.net/projects/nuttx/files/).
+ be downloaded from the NuttX Bitbucket download site
+ (https://bitbucket.org/patacongo/nuttx/downloads/).
This GNU toolchain builds and executes in the Linux or Cygwin environment.
diff --git a/configs/lpcxpresso-lpc1115/README.txt b/configs/lpcxpresso-lpc1115/README.txt
index 580b6de7e0d..8c0ca8f1f1a 100644
--- a/configs/lpcxpresso-lpc1115/README.txt
+++ b/configs/lpcxpresso-lpc1115/README.txt
@@ -245,7 +245,7 @@ NuttX EABI "buildroot" Toolchain
different from the default in your PATH variable).
If you have no Cortex-M0 toolchain, one can be downloaded from the NuttX
- SourceForge download site (https://sourceforge.net/projects/nuttx/files/).
+ Bitbucket download site (https://bitbucket.org/patacongo/nuttx/downloads/).
This GNU toolchain builds and executes in the Linux or Cygwin environment.
1. You must have already configured Nuttx in /nuttx.
@@ -305,8 +305,8 @@ NXFLAT Toolchain
If you are *not* using the NuttX buildroot toolchain and you want to use
the NXFLAT tools, then you will still have to build a portion of the buildroot
tools -- just the NXFLAT tools. The buildroot with the NXFLAT tools can
- be downloaded from the NuttX SourceForge download site
- (https://sourceforge.net/projects/nuttx/files/).
+ be downloaded from the NuttX Bitbucket download site
+ (https://bitbucket.org/patacongo/nuttx/downloads/).
This GNU toolchain builds and executes in the Linux or Cygwin environment.
diff --git a/configs/lpcxpresso-lpc1768/README.txt b/configs/lpcxpresso-lpc1768/README.txt
index 839df971425..20d33585901 100644
--- a/configs/lpcxpresso-lpc1768/README.txt
+++ b/configs/lpcxpresso-lpc1768/README.txt
@@ -409,7 +409,7 @@ NuttX EABI "buildroot" Toolchain
different from the default in your PATH variable).
If you have no Cortex-M3 toolchain, one can be downloaded from the NuttX
- SourceForge download site (https://sourceforge.net/projects/nuttx/files/).
+ Bitbucket download site (https://bitbucket.org/patacongo/nuttx/downloads/).
This GNU toolchain builds and executes in the Linux or Cygwin environment.
1. You must have already configured Nuttx in /nuttx.
@@ -469,8 +469,8 @@ NXFLAT Toolchain
If you are *not* using the NuttX buildroot toolchain and you want to use
the NXFLAT tools, then you will still have to build a portion of the buildroot
tools -- just the NXFLAT tools. The buildroot with the NXFLAT tools can
- be downloaded from the NuttX SourceForge download site
- (https://sourceforge.net/projects/nuttx/files/).
+ be downloaded from the NuttX Bitbucket download site
+ (https://bitbucket.org/patacongo/nuttx/downloads/).
This GNU toolchain builds and executes in the Linux or Cygwin environment.
diff --git a/configs/mbed/README.txt b/configs/mbed/README.txt
index 0e34adcc401..e512b5da529 100644
--- a/configs/mbed/README.txt
+++ b/configs/mbed/README.txt
@@ -122,7 +122,7 @@ NuttX EABI "buildroot" Toolchain
different from the default in your PATH variable).
If you have no Cortex-M3 toolchain, one can be downloaded from the NuttX
- SourceForge download site (https://sourceforge.net/projects/nuttx/files/buildroot/).
+ Bitbucket download site (https://bitbucket.org/patacongo/nuttx/downloads/buildroot/).
This GNU toolchain builds and executes in the Linux or Cygwin environment.
1. You must have already configured Nuttx in /nuttx.
@@ -182,8 +182,8 @@ NXFLAT Toolchain
If you are *not* using the NuttX buildroot toolchain and you want to use
the NXFLAT tools, then you will still have to build a portion of the buildroot
tools -- just the NXFLAT tools. The buildroot with the NXFLAT tools can
- be downloaded from the NuttX SourceForge download site
- (https://sourceforge.net/projects/nuttx/files/).
+ be downloaded from the NuttX Bitbucket download site
+ (https://bitbucket.org/patacongo/nuttx/downloads/).
This GNU toolchain builds and executes in the Linux or Cygwin environment.
diff --git a/configs/mcu123-lpc214x/README.txt b/configs/mcu123-lpc214x/README.txt
index 22849943886..eff638b64dc 100644
--- a/configs/mcu123-lpc214x/README.txt
+++ b/configs/mcu123-lpc214x/README.txt
@@ -90,7 +90,7 @@ NuttX buildroot Toolchain
different from the default in your PATH variable).
If you have no Cortex-M3 toolchain, one can be downloaded from the NuttX
- SourceForge download site (https://sourceforge.net/projects/nuttx/files/buildroot/).
+ Bitbucket download site (https://bitbucket.org/patacongo/nuttx/downloads/buildroot/).
This GNU toolchain builds and executes in the Linux or Cygwin environment.
1. You must have already configured Nuttx in /nuttx.
diff --git a/configs/micropendous3/README.txt b/configs/micropendous3/README.txt
index 7f7728dcc54..ad4c3b2d47a 100644
--- a/configs/micropendous3/README.txt
+++ b/configs/micropendous3/README.txt
@@ -209,7 +209,7 @@ The valid values for are BUILDROOT, CROSSPACK, LINUXGCC and WINAVR.
Buildroot:
There is a DIY buildroot version for the AVR boards here:
- http://sourceforge.net/projects/nuttx/files/buildroot/. See the
+ http://bitbucket.org/patacongo/nuttx/downloads/buildroot/. See the
following section for details on building this toolchain.
It is assumed in some places that buildroot toolchain is available
@@ -289,7 +289,7 @@ NuttX buildroot Toolchain
^^^^^^^^^^^^^^^^^^^^^^^^^
If NuttX buildroot toolchain source tarball cne can be downloaded from the
- NuttX SourceForge download site (https://sourceforge.net/projects/nuttx/files/).
+ NuttX Bitbucket download site (https://bitbucket.org/patacongo/nuttx/downloads/).
This GNU toolchain builds and executes in the Linux or Cygwin environment.
1. You must have already configured Nuttx in /nuttx.
diff --git a/configs/mikroe-stm32f4/README.txt b/configs/mikroe-stm32f4/README.txt
index 4d49a794a07..0c901d54174 100644
--- a/configs/mikroe-stm32f4/README.txt
+++ b/configs/mikroe-stm32f4/README.txt
@@ -187,7 +187,7 @@ NuttX EABI "buildroot" Toolchain
different from the default in your PATH variable).
If you have no Cortex-M3 toolchain, one can be downloaded from the NuttX
- SourceForge download site (https://sourceforge.net/projects/nuttx/files/buildroot/).
+ Bitbucket download site (https://bitbucket.org/patacongo/nuttx/downloads/buildroot/).
This GNU toolchain builds and executes in the Linux or Cygwin environment.
1. You must have already configured Nuttx in /nuttx.
@@ -247,8 +247,8 @@ NXFLAT Toolchain
If you are *not* using the NuttX buildroot toolchain and you want to use
the NXFLAT tools, then you will still have to build a portion of the buildroot
tools -- just the NXFLAT tools. The buildroot with the NXFLAT tools can
- be downloaded from the NuttX SourceForge download site
- (https://sourceforge.net/projects/nuttx/files/).
+ be downloaded from the NuttX Bitbucket download site
+ (https://bitbucket.org/patacongo/nuttx/downloads/).
This GNU toolchain builds and executes in the Linux or Cygwin environment.
diff --git a/configs/mx1ads/README.txt b/configs/mx1ads/README.txt
index e7068c60f89..f0fce21ea24 100644
--- a/configs/mx1ads/README.txt
+++ b/configs/mx1ads/README.txt
@@ -9,7 +9,7 @@ Toolchain
different from the default).
If you have no ARM toolchain, one can be downloaded from the NuttX
- SourceForge download site (https://sourceforge.net/projects/nuttx/files/buildroot/).
+ Bitbucket download site (https://bitbucket.org/patacongo/nuttx/downloads/buildroot/).
1. You must have already configured Nuttx in nuttx.
diff --git a/configs/ne64badge/README.txt b/configs/ne64badge/README.txt
index 514ba3cfe2d..f47d43b639b 100644
--- a/configs/ne64badge/README.txt
+++ b/configs/ne64badge/README.txt
@@ -222,7 +222,7 @@ NuttX Buildroot Toolchain
different from the default in your PATH variable).
If you have no HC12 toolchain, one can be downloaded from the NuttX
- SourceForge download site (https://sourceforge.net/projects/nuttx/files/buildroot/).
+ Bitbucket download site (https://bitbucket.org/patacongo/nuttx/downloads/buildroot/).
This GNU toolchain builds and executes in the Linux or Cygwin
environments.
diff --git a/configs/ntosd-dm320/README.txt b/configs/ntosd-dm320/README.txt
index b9da6609350..4c9be3cbd39 100644
--- a/configs/ntosd-dm320/README.txt
+++ b/configs/ntosd-dm320/README.txt
@@ -171,7 +171,7 @@ NuttX buildroot Toolchain
different from the default).
If you have no ARM toolchain, one can be downloaded from the NuttX
- SourceForge download site (https://sourceforge.net/projects/nuttx/files/buildroot/).
+ Bitbucket download site (https://bitbucket.org/patacongo/nuttx/downloads/buildroot/).
1. You must have already configured Nuttx in nuttx.
diff --git a/configs/nucleo-f4x1re/README.txt b/configs/nucleo-f4x1re/README.txt
index 0b89bf32b8c..23b00cab48e 100644
--- a/configs/nucleo-f4x1re/README.txt
+++ b/configs/nucleo-f4x1re/README.txt
@@ -233,7 +233,7 @@ NuttX EABI "buildroot" Toolchain
different from the default in your PATH variable).
If you have no Cortex-M3 toolchain, one can be downloaded from the NuttX
- SourceForge download site (https://sourceforge.net/projects/nuttx/files/buildroot/).
+ Bitbucket download site (https://bitbucket.org/patacongo/nuttx/downloads/buildroot/).
This GNU toolchain builds and executes in the Linux or Cygwin environment.
1. You must have already configured Nuttx in /nuttx.
@@ -276,8 +276,8 @@ NXFLAT Toolchain
If you are *not* using the NuttX buildroot toolchain and you want to use
the NXFLAT tools, then you will still have to build a portion of the buildroot
tools -- just the NXFLAT tools. The buildroot with the NXFLAT tools can
- be downloaded from the NuttX SourceForge download site
- (https://sourceforge.net/projects/nuttx/files/).
+ be downloaded from the NuttX Bitbucket download site
+ (https://bitbucket.org/patacongo/nuttx/downloads/).
This GNU toolchain builds and executes in the Linux or Cygwin environment.
diff --git a/configs/nucleus2g/README.txt b/configs/nucleus2g/README.txt
index 34eff9e6bae..d8ab8e30141 100644
--- a/configs/nucleus2g/README.txt
+++ b/configs/nucleus2g/README.txt
@@ -182,7 +182,7 @@ NuttX EABI "buildroot" Toolchain
different from the default in your PATH variable).
If you have no Cortex-M3 toolchain, one can be downloaded from the NuttX
- SourceForge download site (https://sourceforge.net/projects/nuttx/files/buildroot/).
+ Bitbucket download site (https://bitbucket.org/patacongo/nuttx/downloads/buildroot/).
This GNU toolchain builds and executes in the Linux or Cygwin environment.
1. You must have already configured Nuttx in /nuttx.
@@ -242,8 +242,8 @@ NXFLAT Toolchain
If you are *not* using the NuttX buildroot toolchain and you want to use
the NXFLAT tools, then you will still have to build a portion of the buildroot
tools -- just the NXFLAT tools. The buildroot with the NXFLAT tools can
- be downloaded from the NuttX SourceForge download site
- (https://sourceforge.net/projects/nuttx/files/).
+ be downloaded from the NuttX Bitbucket download site
+ (https://bitbucket.org/patacongo/nuttx/downloads/).
This GNU toolchain builds and executes in the Linux or Cygwin environment.
diff --git a/configs/nutiny-nuc120/README.txt b/configs/nutiny-nuc120/README.txt
index 673bdc320b3..bd50c706ead 100644
--- a/configs/nutiny-nuc120/README.txt
+++ b/configs/nutiny-nuc120/README.txt
@@ -40,7 +40,7 @@ NuttX Buildroot Toolchain
different from the default in your PATH variable).
If you have no Cortex-M0 toolchain, one can be downloaded from the NuttX
- SourceForge download site (https://sourceforge.net/projects/nuttx/files/buildroot/).
+ Bitbucket download site (https://bitbucket.org/patacongo/nuttx/downloads/buildroot/).
This GNU toolchain builds and executes in the Linux or Cygwin environment.
1. You must have already configured Nuttx in /nuttx.
diff --git a/configs/olimex-lpc-h3131/README.txt b/configs/olimex-lpc-h3131/README.txt
index c1970fd0095..a8ed3e00681 100644
--- a/configs/olimex-lpc-h3131/README.txt
+++ b/configs/olimex-lpc-h3131/README.txt
@@ -156,7 +156,7 @@ NuttX buildroot Toolchain
different from the default in your PATH variable).
If you have no Cortex-M3 toolchain, one can be downloaded from the NuttX
- SourceForge download site (https://sourceforge.net/projects/nuttx/files/buildroot/).
+ Bitbucket download site (https://bitbucket.org/patacongo/nuttx/downloads/buildroot/).
This GNU toolchain builds and executes in the Linux or Cygwin environment.
1. You must have already configured Nuttx in /nuttx.
diff --git a/configs/olimex-lpc1766stk/README.txt b/configs/olimex-lpc1766stk/README.txt
index d97d492c5f4..51127aecff6 100644
--- a/configs/olimex-lpc1766stk/README.txt
+++ b/configs/olimex-lpc1766stk/README.txt
@@ -268,7 +268,7 @@ NuttX EABI "buildroot" Toolchain
different from the default in your PATH variable).
If you have no Cortex-M3 toolchain, one can be downloaded from the NuttX
- SourceForge download site (https://sourceforge.net/projects/nuttx/files/buildroot/).
+ Bitbucket download site (https://bitbucket.org/patacongo/nuttx/downloads/buildroot/).
This GNU toolchain builds and executes in the Linux or Cygwin environment.
1. You must have already configured Nuttx in /nuttx.
@@ -328,8 +328,8 @@ NXFLAT Toolchain
If you are *not* using the NuttX buildroot toolchain and you want to use
the NXFLAT tools, then you will still have to build a portion of the buildroot
tools -- just the NXFLAT tools. The buildroot with the NXFLAT tools can
- be downloaded from the NuttX SourceForge download site
- (https://sourceforge.net/projects/nuttx/files/).
+ be downloaded from the NuttX Bitbucket download site
+ (https://bitbucket.org/patacongo/nuttx/downloads/).
This GNU toolchain builds and executes in the Linux or Cygwin environment.
diff --git a/configs/olimex-strp711/README.txt b/configs/olimex-strp711/README.txt
index 92b7dfb4a9a..edcef768473 100644
--- a/configs/olimex-strp711/README.txt
+++ b/configs/olimex-strp711/README.txt
@@ -175,7 +175,7 @@ NuttX buildroot Toolchain
different from the default).
If you have no ARM toolchain, one can be downloaded from the NuttX
- SourceForge download site (https://sourceforge.net/projects/nuttx/files/buildroot/).
+ Bitbucket download site (https://bitbucket.org/patacongo/nuttx/downloads/buildroot/).
1. You must have already configured Nuttx in nuttx.
diff --git a/configs/pirelli_dpl10/README.txt b/configs/pirelli_dpl10/README.txt
index 47d4766b6de..6170ee7278b 100644
--- a/configs/pirelli_dpl10/README.txt
+++ b/configs/pirelli_dpl10/README.txt
@@ -280,7 +280,7 @@ NuttX OABI "buildroot" Toolchain
different from the default in your PATH variable).
If you have no ARMtoolchain, one can be downloaded from the NuttX
- SourceForge download site (https://sourceforge.net/projects/nuttx/files/buildroot/).
+ Bitbucket download site (https://bitbucket.org/patacongo/nuttx/downloads/buildroot/).
This GNU toolchain builds and executes in the Linux or Cygwin environment.
1. You must have already configured Nuttx in /nuttx.
diff --git a/configs/sam3u-ek/README.txt b/configs/sam3u-ek/README.txt
index 16908e8501b..765a8623259 100644
--- a/configs/sam3u-ek/README.txt
+++ b/configs/sam3u-ek/README.txt
@@ -134,7 +134,7 @@ NuttX EABI "buildroot" Toolchain
different from the default in your PATH variable).
If you have no Cortex-M3 toolchain, one can be downloaded from the NuttX
- SourceForge download site (https://sourceforge.net/projects/nuttx/files/buildroot/).
+ Bitbucket download site (https://bitbucket.org/patacongo/nuttx/downloads/buildroot/).
This GNU toolchain builds and executes in the Linux or Cygwin environment.
1. You must have already configured Nuttx in /nuttx.
@@ -194,8 +194,8 @@ NXFLAT Toolchain
If you are *not* using the NuttX buildroot toolchain and you want to use
the NXFLAT tools, then you will still have to build a portion of the buildroot
tools -- just the NXFLAT tools. The buildroot with the NXFLAT tools can
- be downloaded from the NuttX SourceForge download site
- (https://sourceforge.net/projects/nuttx/files/).
+ be downloaded from the NuttX Bitbucket download site
+ (https://bitbucket.org/patacongo/nuttx/downloads/).
This GNU toolchain builds and executes in the Linux or Cygwin environment.
diff --git a/configs/sam4e-ek/README.txt b/configs/sam4e-ek/README.txt
index d86d2f23856..3563f850818 100644
--- a/configs/sam4e-ek/README.txt
+++ b/configs/sam4e-ek/README.txt
@@ -132,7 +132,7 @@ NuttX EABI "buildroot" Toolchain
different from the default in your PATH variable).
If you have no Cortex-M3 toolchain, one can be downloaded from the NuttX
- SourceForge download site (https://sourceforge.net/projects/nuttx/files/buildroot/).
+ Bitbucket download site (https://bitbucket.org/patacongo/nuttx/downloads/buildroot/).
This GNU toolchain builds and executes in the Linux or Cygwin environment.
1. You must have already configured Nuttx in /nuttx.
@@ -192,8 +192,8 @@ NXFLAT Toolchain
If you are *not* using the NuttX buildroot toolchain and you want to use
the NXFLAT tools, then you will still have to build a portion of the buildroot
tools -- just the NXFLAT tools. The buildroot with the NXFLAT tools can
- be downloaded from the NuttX SourceForge download site
- (https://sourceforge.net/projects/nuttx/files/).
+ be downloaded from the NuttX Bitbucket download site
+ (https://bitbucket.org/patacongo/nuttx/downloads/).
This GNU toolchain builds and executes in the Linux or Cygwin environment.
diff --git a/configs/sam4l-xplained/README.txt b/configs/sam4l-xplained/README.txt
index 5449c3c5e41..dd363865d91 100644
--- a/configs/sam4l-xplained/README.txt
+++ b/configs/sam4l-xplained/README.txt
@@ -294,7 +294,7 @@ NuttX EABI "buildroot" Toolchain
different from the default in your PATH variable).
If you have no Cortex-M3 toolchain, one can be downloaded from the NuttX
- SourceForge download site (https://sourceforge.net/projects/nuttx/files/buildroot/).
+ Bitbucket download site (https://bitbucket.org/patacongo/nuttx/downloads/buildroot/).
This GNU toolchain builds and executes in the Linux or Cygwin environment.
1. You must have already configured Nuttx in /nuttx.
@@ -354,8 +354,8 @@ NXFLAT Toolchain
If you are *not* using the NuttX buildroot toolchain and you want to use
the NXFLAT tools, then you will still have to build a portion of the buildroot
tools -- just the NXFLAT tools. The buildroot with the NXFLAT tools can
- be downloaded from the NuttX SourceForge download site
- (https://sourceforge.net/projects/nuttx/files/).
+ be downloaded from the NuttX Bitbucket download site
+ (https://bitbucket.org/patacongo/nuttx/downloads/).
This GNU toolchain builds and executes in the Linux or Cygwin environment.
diff --git a/configs/sam4s-xplained-pro/README.txt b/configs/sam4s-xplained-pro/README.txt
index 2a873b546e0..3c345458888 100644
--- a/configs/sam4s-xplained-pro/README.txt
+++ b/configs/sam4s-xplained-pro/README.txt
@@ -188,7 +188,7 @@ NuttX EABI "buildroot" Toolchain
different from the default in your PATH variable).
If you have no Cortex-M3 toolchain, one can be downloaded from the NuttX
- SourceForge download site (https://sourceforge.net/projects/nuttx/files/buildroot/).
+ Bitbucket download site (https://bitbucket.org/patacongo/nuttx/downloads/buildroot/).
This GNU toolchain builds and executes in the Linux or Cygwin environment.
1. You must have already configured Nuttx in /nuttx.
@@ -248,8 +248,8 @@ NXFLAT Toolchain
If you are *not* using the NuttX buildroot toolchain and you want to use
the NXFLAT tools, then you will still have to build a portion of the buildroot
tools -- just the NXFLAT tools. The buildroot with the NXFLAT tools can
- be downloaded from the NuttX SourceForge download site
- (https://sourceforge.net/projects/nuttx/files/).
+ be downloaded from the NuttX Bitbucket download site
+ (https://bitbucket.org/patacongo/nuttx/downloads/).
This GNU toolchain builds and executes in the Linux or Cygwin environment.
diff --git a/configs/sam4s-xplained/README.txt b/configs/sam4s-xplained/README.txt
index e902e215bb2..32d35e793e4 100644
--- a/configs/sam4s-xplained/README.txt
+++ b/configs/sam4s-xplained/README.txt
@@ -187,7 +187,7 @@ NuttX EABI "buildroot" Toolchain
different from the default in your PATH variable).
If you have no Cortex-M3 toolchain, one can be downloaded from the NuttX
- SourceForge download site (https://sourceforge.net/projects/nuttx/files/buildroot/).
+ Bitbucket download site (https://bitbucket.org/patacongo/nuttx/downloads/buildroot/).
This GNU toolchain builds and executes in the Linux or Cygwin environment.
1. You must have already configured Nuttx in /nuttx.
@@ -247,8 +247,8 @@ NXFLAT Toolchain
If you are *not* using the NuttX buildroot toolchain and you want to use
the NXFLAT tools, then you will still have to build a portion of the buildroot
tools -- just the NXFLAT tools. The buildroot with the NXFLAT tools can
- be downloaded from the NuttX SourceForge download site
- (https://sourceforge.net/projects/nuttx/files/).
+ be downloaded from the NuttX Bitbucket download site
+ (https://bitbucket.org/patacongo/nuttx/downloads/).
This GNU toolchain builds and executes in the Linux or Cygwin environment.
diff --git a/configs/sama5d3-xplained/README.txt b/configs/sama5d3-xplained/README.txt
index 41b7f27f048..7dae0da60d1 100644
--- a/configs/sama5d3-xplained/README.txt
+++ b/configs/sama5d3-xplained/README.txt
@@ -190,7 +190,7 @@ NuttX EABI "buildroot" Toolchain
different from the default in your PATH variable).
If you have no Cortex-M3 toolchain, one can be downloaded from the NuttX
- SourceForge download site (https://sourceforge.net/projects/nuttx/files/buildroot/).
+ Bitbucket download site (https://bitbucket.org/patacongo/nuttx/downloads/buildroot/).
This GNU toolchain builds and executes in the Linux or Cygwin environment.
1. You must have already configured Nuttx in /nuttx.
@@ -239,8 +239,8 @@ NXFLAT Toolchain
If you are *not* using the NuttX buildroot toolchain and you want to use
the NXFLAT tools, then you will still have to build a portion of the buildroot
tools -- just the NXFLAT tools. The buildroot with the NXFLAT tools can
- be downloaded from the NuttX SourceForge download site
- (https://sourceforge.net/projects/nuttx/files/).
+ be downloaded from the NuttX Bitbucket download site
+ (https://bitbucket.org/patacongo/nuttx/downloads/).
This GNU toolchain builds and executes in the Linux or Cygwin environment.
diff --git a/configs/sama5d3x-ek/README.txt b/configs/sama5d3x-ek/README.txt
index 596007d9399..3407855c3fc 100644
--- a/configs/sama5d3x-ek/README.txt
+++ b/configs/sama5d3x-ek/README.txt
@@ -212,7 +212,7 @@ NuttX EABI "buildroot" Toolchain
different from the default in your PATH variable).
If you have no Cortex-M3 toolchain, one can be downloaded from the NuttX
- SourceForge download site (https://sourceforge.net/projects/nuttx/files/buildroot/).
+ Bitbucket download site (https://bitbucket.org/patacongo/nuttx/downloads/buildroot/).
This GNU toolchain builds and executes in the Linux or Cygwin environment.
1. You must have already configured Nuttx in /nuttx.
@@ -261,8 +261,8 @@ NXFLAT Toolchain
If you are *not* using the NuttX buildroot toolchain and you want to use
the NXFLAT tools, then you will still have to build a portion of the buildroot
tools -- just the NXFLAT tools. The buildroot with the NXFLAT tools can
- be downloaded from the NuttX SourceForge download site
- (https://sourceforge.net/projects/nuttx/files/).
+ be downloaded from the NuttX Bitbucket download site
+ (https://bitbucket.org/patacongo/nuttx/downloads/).
This GNU toolchain builds and executes in the Linux or Cygwin environment.
diff --git a/configs/sama5d4-ek/README.txt b/configs/sama5d4-ek/README.txt
index 8b6ed20ffbd..54de1e7c170 100644
--- a/configs/sama5d4-ek/README.txt
+++ b/configs/sama5d4-ek/README.txt
@@ -206,7 +206,7 @@ NuttX EABI "buildroot" Toolchain
different from the default in your PATH variable).
If you have no Cortex-M3 toolchain, one can be downloaded from the NuttX
- SourceForge download site (https://sourceforge.net/projects/nuttx/files/buildroot/).
+ Bitbucket download site (https://bitbucket.org/patacongo/nuttx/downloads/buildroot/).
This GNU toolchain builds and executes in the Linux or Cygwin environment.
1. You must have already configured Nuttx in /nuttx.
@@ -255,8 +255,8 @@ NXFLAT Toolchain
If you are *not* using the NuttX buildroot toolchain and you want to use
the NXFLAT tools, then you will still have to build a portion of the buildroot
tools -- just the NXFLAT tools. The buildroot with the NXFLAT tools can
- be downloaded from the NuttX SourceForge download site
- (https://sourceforge.net/projects/nuttx/files/).
+ be downloaded from the NuttX Bitbucket download site
+ (https://bitbucket.org/patacongo/nuttx/downloads/).
This GNU toolchain builds and executes in the Linux or Cygwin environment.
diff --git a/configs/samd20-xplained/README.txt b/configs/samd20-xplained/README.txt
index 0900fcd5c74..21e7e7ea0ef 100644
--- a/configs/samd20-xplained/README.txt
+++ b/configs/samd20-xplained/README.txt
@@ -370,7 +370,7 @@ NuttX EABI "buildroot" Toolchain
different from the default in your PATH variable).
If you have no Cortex-M0 toolchain, one can be downloaded from the NuttX
- SourceForge download site (https://sourceforge.net/projects/nuttx/files/buildroot/).
+ Bitbucket download site (https://bitbucket.org/patacongo/nuttx/downloads/buildroot/).
This GNU toolchain builds and executes in the Linux or Cygwin environment.
1. You must have already configured Nuttx in /nuttx.
diff --git a/configs/saml21-xplained/README.txt b/configs/saml21-xplained/README.txt
index 3b36a758e34..60fcd55a932 100644
--- a/configs/saml21-xplained/README.txt
+++ b/configs/saml21-xplained/README.txt
@@ -351,7 +351,7 @@ NuttX EABI "buildroot" Toolchain
different from the default in your PATH variable).
If you have no Cortex-M0 toolchain, one can be downloaded from the NuttX
- SourceForge download site (https://sourceforge.net/projects/nuttx/files/buildroot/).
+ Bitbucket download site (https://bitbucket.org/patacongo/nuttx/downloads/buildroot/).
This GNU toolchain builds and executes in the Linux or Cygwin environment.
1. You must have already configured Nuttx in /nuttx.
diff --git a/configs/shenzhou/README.txt b/configs/shenzhou/README.txt
index b27eaaa77e2..7a677278884 100644
--- a/configs/shenzhou/README.txt
+++ b/configs/shenzhou/README.txt
@@ -332,7 +332,7 @@ NuttX EABI buildroot Toolchain
different from the default in your PATH variable).
If you have no Cortex-M3 toolchain, one can be downloaded from the NuttX
- SourceForge download site (https://sourceforge.net/projects/nuttx/files/buildroot/).
+ Bitbucket download site (https://bitbucket.org/patacongo/nuttx/downloads/buildroot/).
This GNU toolchain builds and executes in the Linux or Cygwin environment.
1. You must have already configured Nuttx in /nuttx.
@@ -407,8 +407,8 @@ NXFLAT Toolchain
If you are *not* using the NuttX buildroot toolchain and you want to use
the NXFLAT tools, then you will still have to build a portion of the buildroot
tools -- just the NXFLAT tools. The buildroot with the NXFLAT tools can
- be downloaded from the NuttX SourceForge download site
- (https://sourceforge.net/projects/nuttx/files/).
+ be downloaded from the NuttX Bitbucket download site
+ (https://bitbucket.org/patacongo/nuttx/downloads/).
This GNU toolchain builds and executes in the Linux or Cygwin environment.
diff --git a/configs/spark/README.txt b/configs/spark/README.txt
index 0692d9b1b33..ddb12314b09 100644
--- a/configs/spark/README.txt
+++ b/configs/spark/README.txt
@@ -202,7 +202,7 @@ NuttX EABI "buildroot" Toolchain
different from the default in your PATH variable).
If you have no Cortex-M3 toolchain, one can be downloaded from the NuttX
- SourceForge download site (https://sourceforge.net/projects/nuttx/files/buildroot/).
+ Bitbucket download site (https://bitbucket.org/patacongo/nuttx/downloads/buildroot/).
This GNU toolchain builds and executes in the Linux or Cygwin environment.
1. You must have already configured Nuttx in /nuttx.
@@ -262,8 +262,8 @@ NXFLAT Toolchain
If you are *not* using the NuttX buildroot toolchain and you want to use
the NXFLAT tools, then you will still have to build a portion of the buildroot
tools -- just the NXFLAT tools. The buildroot with the NXFLAT tools can
- be downloaded from the NuttX SourceForge download site
- (https://sourceforge.net/projects/nuttx/files/).
+ be downloaded from the NuttX Bitbucket download site
+ (https://bitbucket.org/patacongo/nuttx/downloads/).
This GNU toolchain builds and executes in the Linux or Cygwin environment.
diff --git a/configs/stm3210e-eval/README.txt b/configs/stm3210e-eval/README.txt
index 48513db00ef..801060b98b2 100644
--- a/configs/stm3210e-eval/README.txt
+++ b/configs/stm3210e-eval/README.txt
@@ -132,7 +132,7 @@ NuttX EABI "buildroot" Toolchain
different from the default in your PATH variable).
If you have no Cortex-M3 toolchain, one can be downloaded from the NuttX
- SourceForge download site (https://sourceforge.net/projects/nuttx/files/buildroot/).
+ Bitbucket download site (https://bitbucket.org/patacongo/nuttx/downloads/buildroot/).
This GNU toolchain builds and executes in the Linux or Cygwin environment.
1. You must have already configured Nuttx in /nuttx.
@@ -192,8 +192,8 @@ NXFLAT Toolchain
If you are *not* using the NuttX buildroot toolchain and you want to use
the NXFLAT tools, then you will still have to build a portion of the buildroot
tools -- just the NXFLAT tools. The buildroot with the NXFLAT tools can
- be downloaded from the NuttX SourceForge download site
- (https://sourceforge.net/projects/nuttx/files/).
+ be downloaded from the NuttX Bitbucket download site
+ (https://bitbucket.org/patacongo/nuttx/downloads/).
This GNU toolchain builds and executes in the Linux or Cygwin environment.
diff --git a/configs/stm3220g-eval/README.txt b/configs/stm3220g-eval/README.txt
index b21062e2dc9..059a7ba7907 100644
--- a/configs/stm3220g-eval/README.txt
+++ b/configs/stm3220g-eval/README.txt
@@ -199,7 +199,7 @@ NuttX EABI "buildroot" Toolchain
different from the default in your PATH variable).
If you have no Cortex-M3 toolchain, one can be downloaded from the NuttX
- SourceForge download site (https://sourceforge.net/projects/nuttx/files/buildroot/).
+ Bitbucket download site (https://bitbucket.org/patacongo/nuttx/downloads/buildroot/).
This GNU toolchain builds and executes in the Linux or Cygwin environment.
1. You must have already configured Nuttx in /nuttx.
@@ -259,8 +259,8 @@ NXFLAT Toolchain
If you are *not* using the NuttX buildroot toolchain and you want to use
the NXFLAT tools, then you will still have to build a portion of the buildroot
tools -- just the NXFLAT tools. The buildroot with the NXFLAT tools can
- be downloaded from the NuttX SourceForge download site
- (https://sourceforge.net/projects/nuttx/files/).
+ be downloaded from the NuttX Bitbucket download site
+ (https://bitbucket.org/patacongo/nuttx/downloads/).
This GNU toolchain builds and executes in the Linux or Cygwin environment.
diff --git a/configs/stm3240g-eval/README.txt b/configs/stm3240g-eval/README.txt
index ad137d600c9..e827152f017 100644
--- a/configs/stm3240g-eval/README.txt
+++ b/configs/stm3240g-eval/README.txt
@@ -179,7 +179,7 @@ NuttX EABI "buildroot" Toolchain
different from the default in your PATH variable).
If you have no Cortex-M3 toolchain, one can be downloaded from the NuttX
- SourceForge download site (https://sourceforge.net/projects/nuttx/files/buildroot/).
+ Bitbucket download site (https://bitbucket.org/patacongo/nuttx/downloads/buildroot/).
This GNU toolchain builds and executes in the Linux or Cygwin environment.
1. You must have already configured Nuttx in /nuttx.
@@ -239,8 +239,8 @@ NXFLAT Toolchain
If you are *not* using the NuttX buildroot toolchain and you want to use
the NXFLAT tools, then you will still have to build a portion of the buildroot
tools -- just the NXFLAT tools. The buildroot with the NXFLAT tools can
- be downloaded from the NuttX SourceForge download site
- (https://sourceforge.net/projects/nuttx/files/).
+ be downloaded from the NuttX Bitbucket download site
+ (https://bitbucket.org/patacongo/nuttx/downloads/).
This GNU toolchain builds and executes in the Linux or Cygwin environment.
diff --git a/configs/stm32_tiny/README.txt b/configs/stm32_tiny/README.txt
index 19fd67cb6b6..58c3075c923 100644
--- a/configs/stm32_tiny/README.txt
+++ b/configs/stm32_tiny/README.txt
@@ -175,7 +175,7 @@ NuttX EABI "buildroot" Toolchain
different from the default in your PATH variable).
If you have no Cortex-M3 toolchain, one can be downloaded from the NuttX
- SourceForge download site (https://sourceforge.net/projects/nuttx/files/buildroot/).
+ Bitbucket download site (https://bitbucket.org/patacongo/nuttx/downloads/buildroot/).
This GNU toolchain builds and executes in the Linux or Cygwin environment.
1. You must have already configured Nuttx in /nuttx.
@@ -235,8 +235,8 @@ NXFLAT Toolchain
If you are *not* using the NuttX buildroot toolchain and you want to use
the NXFLAT tools, then you will still have to build a portion of the buildroot
tools -- just the NXFLAT tools. The buildroot with the NXFLAT tools can
- be downloaded from the NuttX SourceForge download site
- (https://sourceforge.net/projects/nuttx/files/).
+ be downloaded from the NuttX Bitbucket download site
+ (https://bitbucket.org/patacongo/nuttx/downloads/).
This GNU toolchain builds and executes in the Linux or Cygwin environment.
diff --git a/configs/stm32f3discovery/README.txt b/configs/stm32f3discovery/README.txt
index 0dd59142119..cf896581e98 100644
--- a/configs/stm32f3discovery/README.txt
+++ b/configs/stm32f3discovery/README.txt
@@ -171,7 +171,7 @@ NuttX EABI "buildroot" Toolchain
different from the default in your PATH variable).
If you have no Cortex-M3 toolchain, one can be downloaded from the NuttX
- SourceForge download site (https://sourceforge.net/projects/nuttx/files/buildroot/).
+ Bitbucket download site (https://bitbucket.org/patacongo/nuttx/downloads/buildroot/).
This GNU toolchain builds and executes in the Linux or Cygwin environment.
1. You must have already configured Nuttx in /nuttx.
@@ -231,8 +231,8 @@ NXFLAT Toolchain
If you are *not* using the NuttX buildroot toolchain and you want to use
the NXFLAT tools, then you will still have to build a portion of the buildroot
tools -- just the NXFLAT tools. The buildroot with the NXFLAT tools can
- be downloaded from the NuttX SourceForge download site
- (https://sourceforge.net/projects/nuttx/files/).
+ be downloaded from the NuttX Bitbucket download site
+ (https://bitbucket.org/patacongo/nuttx/downloads/).
This GNU toolchain builds and executes in the Linux or Cygwin environment.
diff --git a/configs/stm32f4discovery/README.txt b/configs/stm32f4discovery/README.txt
index ea5d7a81ef1..e1432b8e54d 100644
--- a/configs/stm32f4discovery/README.txt
+++ b/configs/stm32f4discovery/README.txt
@@ -190,7 +190,7 @@ NuttX EABI "buildroot" Toolchain
different from the default in your PATH variable).
If you have no Cortex-M3 toolchain, one can be downloaded from the NuttX
- SourceForge download site (https://sourceforge.net/projects/nuttx/files/buildroot/).
+ Bitbucket download site (https://bitbucket.org/patacongo/nuttx/downloads/buildroot/).
This GNU toolchain builds and executes in the Linux or Cygwin environment.
1. You must have already configured Nuttx in /nuttx.
@@ -250,8 +250,8 @@ NXFLAT Toolchain
If you are *not* using the NuttX buildroot toolchain and you want to use
the NXFLAT tools, then you will still have to build a portion of the buildroot
tools -- just the NXFLAT tools. The buildroot with the NXFLAT tools can
- be downloaded from the NuttX SourceForge download site
- (https://sourceforge.net/projects/nuttx/files/).
+ be downloaded from the NuttX Bitbucket download site
+ (https://bitbucket.org/patacongo/nuttx/downloads/).
This GNU toolchain builds and executes in the Linux or Cygwin environment.
diff --git a/configs/stm32ldiscovery/README.txt b/configs/stm32ldiscovery/README.txt
index 34848b59c5a..b42b2bd8f43 100644
--- a/configs/stm32ldiscovery/README.txt
+++ b/configs/stm32ldiscovery/README.txt
@@ -336,7 +336,7 @@ NuttX EABI "buildroot" Toolchain
different from the default in your PATH variable).
If you have no Cortex-M3 toolchain, one can be downloaded from the NuttX
- SourceForge download site (https://sourceforge.net/projects/nuttx/files/buildroot/).
+ Bitbucket download site (https://bitbucket.org/patacongo/nuttx/downloads/buildroot/).
This GNU toolchain builds and executes in the Linux or Cygwin environment.
1. You must have already configured Nuttx in /nuttx.
@@ -396,8 +396,8 @@ NXFLAT Toolchain
If you are *not* using the NuttX buildroot toolchain and you want to use
the NXFLAT tools, then you will still have to build a portion of the buildroot
tools -- just the NXFLAT tools. The buildroot with the NXFLAT tools can
- be downloaded from the NuttX SourceForge download site
- (https://sourceforge.net/projects/nuttx/files/).
+ be downloaded from the NuttX Bitbucket download site
+ (https://bitbucket.org/patacongo/nuttx/downloads/).
This GNU toolchain builds and executes in the Linux or Cygwin environment.
diff --git a/configs/stm32vldiscovery/README.txt b/configs/stm32vldiscovery/README.txt
index 64f5a6b2806..c7a91e0b152 100644
--- a/configs/stm32vldiscovery/README.txt
+++ b/configs/stm32vldiscovery/README.txt
@@ -164,7 +164,7 @@ NuttX EABI "buildroot" Toolchain
different from the default in your PATH variable).
If you have no Cortex-M3 toolchain, one can be downloaded from the NuttX
- SourceForge download site (https://sourceforge.net/projects/nuttx/files/buildroot/).
+ Bitbucket download site (https://bitbucket.org/patacongo/nuttx/downloads/buildroot/).
This GNU toolchain builds and executes in the Linux or Cygwin environment.
1. You must have already configured Nuttx in /nuttx.
@@ -224,8 +224,8 @@ NXFLAT Toolchain
If you are *not* using the NuttX buildroot toolchain and you want to use
the NXFLAT tools, then you will still have to build a portion of the buildroot
tools -- just the NXFLAT tools. The buildroot with the NXFLAT tools can
- be downloaded from the NuttX SourceForge download site
- (https://sourceforge.net/projects/nuttx/files/).
+ be downloaded from the NuttX Bitbucket download site
+ (https://bitbucket.org/patacongo/nuttx/downloads/).
This GNU toolchain builds and executes in the Linux or Cygwin environment.
diff --git a/configs/teensy-2.0/README.txt b/configs/teensy-2.0/README.txt
index 45da461fd22..0ddc8870026 100644
--- a/configs/teensy-2.0/README.txt
+++ b/configs/teensy-2.0/README.txt
@@ -212,7 +212,7 @@ The valid values for are BUILDROOT, CROSSPACK, LINUXGCC and WINAVR.
Buildroot:
There is a DIY buildroot version for the AVR boards here:
- http://sourceforge.net/projects/nuttx/files/buildroot/. See the
+ http://bitbucket.org/patacongo/nuttx/downloads/buildroot/. See the
following section for details on building this toolchain.
It is assumed in some places that buildroot toolchain is available
@@ -292,7 +292,7 @@ NuttX buildroot Toolchain
^^^^^^^^^^^^^^^^^^^^^^^^^
If NuttX buildroot toolchain source tarball cne can be downloaded from the
- NuttX SourceForge download site (https://sourceforge.net/projects/nuttx/files/).
+ NuttX Bitbucket download site (https://bitbucket.org/patacongo/nuttx/downloads/).
This GNU toolchain builds and executes in the Linux or Cygwin environment.
1. You must have already configured Nuttx in /nuttx.
diff --git a/configs/tm4c123g-launchpad/README.txt b/configs/tm4c123g-launchpad/README.txt
index f80fc92583e..8dcb31aa00c 100644
--- a/configs/tm4c123g-launchpad/README.txt
+++ b/configs/tm4c123g-launchpad/README.txt
@@ -450,7 +450,7 @@ NuttX EABI "buildroot" Toolchain
different from the default in your PATH variable).
If you have no Cortex-M3 toolchain, one can be downloaded from the NuttX
- SourceForge download site (https://sourceforge.net/projects/nuttx/files/buildroot/).
+ Bitbucket download site (https://bitbucket.org/patacongo/nuttx/downloads/buildroot/).
This GNU toolchain builds and executes in the Linux or Cygwin environment.
1. You must have already configured Nuttx in /nuttx.
@@ -510,8 +510,8 @@ NXFLAT Toolchain
If you are *not* using the NuttX buildroot toolchain and you want to use
the NXFLAT tools, then you will still have to build a portion of the buildroot
tools -- just the NXFLAT tools. The buildroot with the NXFLAT tools can
- be downloaded from the NuttX SourceForge download site
- (https://sourceforge.net/projects/nuttx/files/).
+ be downloaded from the NuttX Bitbucket download site
+ (https://bitbucket.org/patacongo/nuttx/downloads/).
This GNU toolchain builds and executes in the Linux or Cygwin environment.
diff --git a/configs/twr-k60n512/README.txt b/configs/twr-k60n512/README.txt
index 734240cce76..8302b042aed 100644
--- a/configs/twr-k60n512/README.txt
+++ b/configs/twr-k60n512/README.txt
@@ -389,7 +389,7 @@ NuttX EABI "buildroot" Toolchain
different from the default in your PATH variable).
If you have no Cortex-M4 toolchain, one can be downloaded from the NuttX
- SourceForge download site (https://sourceforge.net/projects/nuttx/files/buildroot/).
+ Bitbucket download site (https://bitbucket.org/patacongo/nuttx/downloads/buildroot/).
This GNU toolchain builds and executes in the Linux or Cygwin environment.
NOTE: The NuttX toolchain may not include optimizations for Cortex-M4 (ARMv7E-M).
@@ -451,8 +451,8 @@ NXFLAT Toolchain
If you are *not* using the NuttX buildroot toolchain and you want to use
the NXFLAT tools, then you will still have to build a portion of the buildroot
tools -- just the NXFLAT tools. The buildroot with the NXFLAT tools can
- be downloaded from the NuttX SourceForge download site
- (https://sourceforge.net/projects/nuttx/files/).
+ be downloaded from the NuttX Bitbucket download site
+ (https://bitbucket.org/patacongo/nuttx/downloads/).
This GNU toolchain builds and executes in the Linux or Cygwin environment.
diff --git a/configs/us7032evb1/README.txt b/configs/us7032evb1/README.txt
index d3f016f4aec..16a9cecb44b 100644
--- a/configs/us7032evb1/README.txt
+++ b/configs/us7032evb1/README.txt
@@ -19,7 +19,7 @@ Toolchain
different from the default).
If you have no SH toolchain, one can be downloaded from the NuttX
- SourceForge download site (https://sourceforge.net/projects/nuttx/files/buildroot/).
+ Bitbucket download site (https://bitbucket.org/patacongo/nuttx/downloads/buildroot/).
1. You must have already configured Nuttx in nuttx.
diff --git a/configs/vsn/README.txt b/configs/vsn/README.txt
index 8130498e413..c0f6430ea1c 100644
--- a/configs/vsn/README.txt
+++ b/configs/vsn/README.txt
@@ -129,7 +129,7 @@ NuttX EABI "buildroot" Toolchain
different from the default in your PATH variable).
If you have no Cortex-M3 toolchain, one can be downloaded from the NuttX
- SourceForge download site (https://sourceforge.net/projects/nuttx/files/buildroot/).
+ Bitbucket download site (https://bitbucket.org/patacongo/nuttx/downloads/buildroot/).
This GNU toolchain builds and executes in the Linux or Cygwin environment.
1. You must have already configured Nuttx in /nuttx.
@@ -189,8 +189,8 @@ NXFLAT Toolchain
If you are *not* using the NuttX buildroot toolchain and you want to use
the NXFLAT tools, then you will still have to build a portion of the buildroot
tools -- just the NXFLAT tools. The buildroot with the NXFLAT tools can
- be downloaded from the NuttX SourceForge download site
- (https://sourceforge.net/projects/nuttx/files/).
+ be downloaded from the NuttX Bitbucket download site
+ (https://bitbucket.org/patacongo/nuttx/downloads/).
This GNU toolchain builds and executes in the Linux or Cygwin environment.
diff --git a/configs/z80sim/README.txt b/configs/z80sim/README.txt
index 12950f7bb82..ad14eaf9c95 100644
--- a/configs/z80sim/README.txt
+++ b/configs/z80sim/README.txt
@@ -3,7 +3,7 @@ z80sim README
This port uses a primitive, emulated Z80 and the SDCC toolchain.
The instruction set emulator can be found in the NuttX GIT at
-http://sourceforge.net/p/nuttx/git/ci/master/tree/misc/sims/z80sim
+https://bitbucket.org/patacongo/nuttx/src/master/misc/sims/z80sim
The SDCC toolchain is available from http://sdcc.sourceforge.net/. All
testing has been performed using version 2.6.0 of the SDCC toolchain.
diff --git a/configs/zkit-arm-1769/README.txt b/configs/zkit-arm-1769/README.txt
index ddc7aeceb76..3c0a33a03e8 100644
--- a/configs/zkit-arm-1769/README.txt
+++ b/configs/zkit-arm-1769/README.txt
@@ -226,7 +226,7 @@ NuttX buildroot Toolchain
different from the default in your PATH variable).
If you have no Cortex-M3 toolchain, one can be downloaded from the NuttX
- SourceForge download site (https://sourceforge.net/projects/nuttx/files/).
+ Bitbucket download site (https://bitbucket.org/patacongo/nuttx/downloads/).
This GNU toolchain builds and executes in the Linux or Cygwin environment.
1. You must have already configured Nuttx in /nuttx.
@@ -269,8 +269,8 @@ NXFLAT Toolchain
If you are *not* using the NuttX buildroot toolchain and you want to use
the NXFLAT tools, then you will still have to build a portion of the buildroot
tools -- just the NXFLAT tools. The buildroot with the NXFLAT tools can
- be downloaded from the NuttX SourceForge download site
- (https://sourceforge.net/projects/nuttx/files/).
+ be downloaded from the NuttX Bitbucket download site
+ (https://bitbucket.org/patacongo/nuttx/downloads/).
This GNU toolchain builds and executes in the Linux or Cygwin environment.
diff --git a/tools/README.txt b/tools/README.txt
index 76401ddbb0a..dd113624ed1 100644
--- a/tools/README.txt
+++ b/tools/README.txt
@@ -571,5 +571,5 @@ zipme.sh
--------
I use this script to create the nuttx-xx.yy.tar.gz tarballs for
- release on SourceForge. It is handy because it also does the
+ release on Bitbucket.org. It is handy because it also does the
kind of clean that you need to do to make a clean code release.