This cleans up most of the remaining SourceForge references

This commit is contained in:
Gregory Nutt
2015-06-26 18:13:20 -06:00
parent 5305100bdc
commit 46bd0bc307
64 changed files with 154 additions and 154 deletions
+3 -3
View File
@@ -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 <some-dir>/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.