This cleans up most of the remaining SourceForge references
This commit is contained in:
parent
973eae7a5a
commit
be534e73f7
@ -71,7 +71,7 @@
|
||||
<tr>
|
||||
<td valign="top" width="22"><img height="20" width="20" src="favicon.ico"></td>
|
||||
<td>
|
||||
<a href="http://sourceforge.net/projects/nuttx/files/nuttx/nuttx-6.31/">Release Notes</a>
|
||||
<a href="https://bitbucket.org/patacongo/nuttx/src/master/nuttx/ReleaseNotes">Release Notes</a>
|
||||
What has changed in the last release of NuttX?
|
||||
What has changed in previous releases of NuttX?
|
||||
Are there any <a href="#changelogs">unreleased changes</a>.
|
||||
@ -231,7 +231,7 @@
|
||||
<p>
|
||||
Compatible GNU toolchains based on <a href="http://buildroot.uclibc.org/">buildroot</a>
|
||||
available for
|
||||
<a href="https://sourceforge.net/projects/nuttx/files/">download</a>
|
||||
<a href="https://bitbucket.org/patacongo/nuttx/downloads/">download</a>
|
||||
to provide a complete development environment for many architectures.
|
||||
</p>
|
||||
</tr>
|
||||
@ -1124,7 +1124,7 @@
|
||||
<td>
|
||||
<p>
|
||||
<li>The Pascal add-on is available for download from the
|
||||
<a href="http://sourceforge.net/projects/nuttx/files/">SourceForge</a>
|
||||
<a href="https://bitbucket.org/patacongo/nuttx/downloads/">Bitbucket.org</a>
|
||||
website.</li>
|
||||
</p>
|
||||
</td>
|
||||
@ -1282,7 +1282,7 @@
|
||||
The current release is NuttX 7.10.
|
||||
NuttX 7.10 is the 110<sup>th</sup> release of NuttX.
|
||||
It was released on June 9, 2015, and is available for download from the
|
||||
<a href="http://sourceforge.net/projects/nuttx/files/">SourceForge</a> website.
|
||||
<a href="https://bitbucket.org/patacongo/nuttx/downloads/">Bitbucket.org</a> website.
|
||||
Note that the release consists of two tarballs: <code>nuttx-7.10.tar.gz</code> and <code>apps-7.10.tar.gz</code>.
|
||||
Both may be needed (see the top-level <code>nuttx/README.txt</code> file for build information).
|
||||
</p>
|
||||
@ -1292,7 +1292,7 @@
|
||||
<ul>
|
||||
<li><b>nuttx</b>.
|
||||
<ul><p>
|
||||
Release notes for NuttX 7.10 are available <a href="http://sourceforge.net/projects/nuttx/files/nuttx/nuttx-7.10/">here</a>;
|
||||
Release notes for NuttX 7.10 are available <a href="https://bitbucket.org/patacongo/nuttx/downloads/nuttx/nuttx-7.10/">here</a>;
|
||||
release notes for all released versions on NuttX are available in the <a href="https://bitbucket.org/patacongo/nuttx/src/master/nuttx/ReleaseNotes" target="_blank">Bitbucket GIT</a>.
|
||||
The ChangeLog for all releases of NuttX is available in the ChangeLog file that can viewed in the <a href="https://bitbucket.org/patacongo/nuttx/src/master/nuttx/ChangeLog" target="_blank">Bitbucket GIT</a>.
|
||||
The ChangeLog for the current release is at the bottom of that file.
|
||||
@ -1300,7 +1300,7 @@
|
||||
</li></ul>
|
||||
<li><b>apps</b>.
|
||||
<ul><p>
|
||||
Release notes for NuttX 7.10 are available <a href="http://sourceforge.net/projects/nuttx/files/nuttx/nuttx-7.10/">here</a>;
|
||||
Release notes for NuttX 7.10 are available <a href="https://bitbucket.org/patacongo/nuttx/downloads/nuttx/nuttx-7.10/">here</a>;
|
||||
release notes for all released versions on NuttX are available in the <a href="https://bitbucket.org/patacongo/nuttx/src/master/nuttx/ReleaseNotes" target="_blank">Bitbucket GIT</a>
|
||||
The ChangeLog for the all releases of apps is available in the ChangeLog file that can viewed in the <a href="https://bitbucket.org/patacongo/nuttx/src/master/apps/ChangeLog.txt" target="_blank">Bitbucket GIT</a>.
|
||||
The ChangeLog for the current release is at the bottom of that file.
|
||||
@ -1308,7 +1308,7 @@
|
||||
</li></ul>
|
||||
<li><b>NxWidgets</b>.
|
||||
<ul><p>
|
||||
Release notes for NxWidgets 1.13 are available <a href="http://sourceforge.net/projects/nuttx/files/NxWidgets/NxWidgets-1.13/">here</a>;
|
||||
Release notes for NxWidgets 1.13 are available <a href="https://bitbucket.org/patacongo/nuttx/downloads/NxWidgets/NxWidgets-1.13/">here</a>;
|
||||
release notes for all released versions on NxWidgets are available in the <a href="https://bitbucket.org/patacongo/nuttx/src/master/NxWidgets/ReleaseNotes.txt" target="_blank">BitBucket GIT</a>
|
||||
The ChangeLog for all releases of NxWidgets is available at the bottom of the ChangeLog file that can viewed in the <a href="https://bitbucket.org/patacongo/nuttx/src/master/NxWidgets/ChangeLog.txt" target="_blank">Bitbucket GIT</a>.
|
||||
</p>
|
||||
@ -1321,7 +1321,7 @@
|
||||
</li></ul>
|
||||
<li><b>buildroot</b>.
|
||||
<ul><p>
|
||||
Release notes for buildroot 1.14 are available <a href="http://sourceforge.net/projects/nuttx/files/buildroot/buildroot-1.14/">here</a>;
|
||||
Release notes for buildroot 1.14 are available <a href="https://bitbucket.org/patacongo/nuttx/downloads/buildroot/buildroot-1.14/">here</a>;
|
||||
release notes for all released versions on buildroot are available in the <a href="https://bitbucket.org/patacongo/nuttx/src/master/misc/buildroot/ReleaseNotes" target="_blank">Bitbucket GIT</a>
|
||||
The ChangeLog for all releases of buildroot is available at the bottom of the ChangeLog file that can viewed in the <a href="https://bitbucket.org/patacongo/nuttx/src/master/misc/buildroot/ChangeLog" target="_blank">Bitbucket GIT</a>.
|
||||
</p>
|
||||
@ -1666,7 +1666,7 @@
|
||||
1) Linux with native Linux GNU toolchain, 2) Cygwin/MSYS with Cygwin GNU toolchain, 3) Cygwin/MSYS
|
||||
with Windows native toolchain (CodeSourcery or devkitARM), or 4) Native Windows. A DIY toolchain for Linux
|
||||
or Cygwin is provided by the NuttX
|
||||
<a href="http://sourceforge.net/projects/nuttx/files/buildroot/">buildroot</a>
|
||||
<a href="https://bitbucket.org/patacongo/nuttx/downloads/buildroot/">buildroot</a>
|
||||
package.
|
||||
</p>
|
||||
</ul>
|
||||
@ -1734,7 +1734,7 @@
|
||||
1) Linux with native Linux GNU toolchain, 2) Cygwin/MSYS with Cygwin GNU toolchain, 3) Cygwin/MSYS
|
||||
with Windows native toolchain (CodeSourcery or devkitARM), or 4) Native Windows. A DIY toolchain for Linux
|
||||
or Cygwin is provided by the NuttX
|
||||
<a href="http://sourceforge.net/projects/nuttx/files/buildroot/">buildroot</a>
|
||||
<a href="https://bitbucket.org/patacongo/nuttx/downloads/buildroot/">buildroot</a>
|
||||
package.
|
||||
</p>
|
||||
</ul>
|
||||
@ -2181,7 +2181,7 @@ nsh>
|
||||
1) Linux with native Linux GNU toolchain, 2) Cygwin/MSYS with Cygwin GNU toolchain, 3) Cygwin/MSYS
|
||||
with Windows native toolchain, or 4) Native Windows.
|
||||
A DIY toolchain for Linux or Cygwin is provided by the NuttX
|
||||
<a href="http://sourceforge.net/projects/nuttx/files/buildroot/">buildroot</a> package.
|
||||
<a href="https://bitbucket.org/patacongo/nuttx/downloads/buildroot/">buildroot</a> package.
|
||||
</p>
|
||||
</td>
|
||||
</tr>
|
||||
@ -2390,7 +2390,7 @@ nsh>
|
||||
1) Linux with native Linux GNU toolchain, 2) Cygwin/MSYS with Cygwin GNU toolchain, 3) Cygwin/MSYS
|
||||
with Windows native toolchain (CodeSourcery or devkitARM), or 4) Native Windows. A DIY toolchain for Linux
|
||||
or Cygwin is provided by the NuttX
|
||||
<a href="http://sourceforge.net/projects/nuttx/files/buildroot/">buildroot</a>
|
||||
<a href="https://bitbucket.org/patacongo/nuttx/downloads/buildroot/">buildroot</a>
|
||||
package.
|
||||
</p>
|
||||
</td>
|
||||
@ -2904,7 +2904,7 @@ nsh>
|
||||
1) Linux with native Linux GNU toolchain, 2) Cygwin/MSYS with Cygwin GNU toolchain, 3) Cygwin/MSYS
|
||||
with Windows native toolchain (RIDE7, CodeSourcery or devkitARM), or 4) Native Windows. A DIY toolchain or Linux
|
||||
or Cygwin is provided by the NuttX
|
||||
<a href="http://sourceforge.net/projects/nuttx/files/buildroot/">buildroot</a>
|
||||
<a href="https://bitbucket.org/patacongo/nuttx/downloads/buildroot/">buildroot</a>
|
||||
package.
|
||||
</p>
|
||||
</td>
|
||||
@ -3056,7 +3056,7 @@ nsh>
|
||||
1) Linux with native Linux GNU toolchain, 2) Cygwin/MSYS with Cygwin GNU toolchain, 3) Cygwin/MSYS
|
||||
with Windows native toolchain (CodeSourcery or devkitARM), or 4) Native Windows. A DIY toolchain for inux
|
||||
or Cygwin is provided by the NuttX
|
||||
<a href="http://sourceforge.net/projects/nuttx/files/buildroot/">buildroot</a>
|
||||
<a href="https://bitbucket.org/patacongo/nuttx/downloads/buildroot/">buildroot</a>
|
||||
package.
|
||||
</p>
|
||||
</td>
|
||||
@ -3233,7 +3233,7 @@ nsh>
|
||||
1) Linux with native Linux GNU toolchain, 2) Cygwin/MSYS with Cygwin GNU toolchain, 3) Cygwin/MSYS
|
||||
with Windows native toolchain (CodeSourcery devkitARM or Code Red), or 4) Native Windows. A DIY toolchain for Linux
|
||||
or Cygwin is provided by the NuttX
|
||||
<a href="http://sourceforge.net/projects/nuttx/files/buildroot/">buildroot</a> package.
|
||||
<a href="https://bitbucket.org/patacongo/nuttx/downloads/buildroot/">buildroot</a> package.
|
||||
</p>
|
||||
</td>
|
||||
</tr>
|
||||
@ -4010,7 +4010,7 @@ Mem: 29232 5920 23312 23312
|
||||
<p>
|
||||
<b>Development Environments:</b>
|
||||
1) Linux with native Linux GNU toolchain, 2) Cygwin/MSYS with Cygwin GNU Cortex-M3 or 4 toolchain, 3) Cygwin/MSYS with Windows native GNU Cortex-M3 or M4 toolchain (CodeSourcery or devkitARM), or 4) Native Windows. A DIY toolchain for Linux or Cygwin is provided by the NuttX
|
||||
<a href="http://sourceforge.net/projects/nuttx/files/buildroot/">buildroot</a> package.
|
||||
<a href="https://bitbucket.org/patacongo/nuttx/downloads/buildroot/">buildroot</a> package.
|
||||
</p>
|
||||
</td>
|
||||
</tr>
|
||||
@ -4207,7 +4207,7 @@ Mem: 29232 5920 23312 23312
|
||||
<b>Development Environments:</b>
|
||||
1) Linux with native Linux GNU toolchain, 2) Cygwin/MSYS with Cygwin GNU toolchain, 3) Cygwin/MSYS with Windows native toolchain, or 4) Native Windows.
|
||||
All testing, however, has been performed using the NuttX DIY toolchain for Linux or Cygwin is provided by the NuttX
|
||||
<a href="http://sourceforge.net/projects/nuttx/files/buildroot/">buildroot</a> package.
|
||||
<a href="https://bitbucket.org/patacongo/nuttx/downloads/buildroot/">buildroot</a> package.
|
||||
As a result, that toolchain is recommended.
|
||||
</p>
|
||||
</td>
|
||||
@ -4284,7 +4284,7 @@ Mem: 29232 5920 23312 23312
|
||||
</ul>
|
||||
<p>
|
||||
Both use a GNU arm-nuttx-elf toolchain* under Linux or Cygwin.
|
||||
The NuttX <a href="http://sourceforge.net/projects/nuttx/files/buildroot/">buildroot</a> provides a properly patched GCC 3.4.4 toolchain that is highly optimized for the m9s12x family.
|
||||
The NuttX <a href="https://bitbucket.org/patacongo/nuttx/downloads/buildroot/">buildroot</a> provides a properly patched GCC 3.4.4 toolchain that is highly optimized for the m9s12x family.
|
||||
</p>
|
||||
<ul>
|
||||
<p>
|
||||
@ -4909,7 +4909,7 @@ avr, m68k, m68hc11, m68hc12, m9s12, blackfin, m32c, h8, and SuperH ports.</block
|
||||
Any version of the GCC/binutils toolchain may be used.
|
||||
There is a highly modified <a href="http://buildroot.uclibc.org/">buildroot</a>
|
||||
available for download from the
|
||||
<a href="http://sourceforge.net/projects/nuttx/files/">NuttX SourceForge</a>
|
||||
<a href="https://bitbucket.org/patacongo/nuttx/downloads/">NuttX Bitbucket.org</a>
|
||||
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.</block
|
||||
<p>
|
||||
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 <a href="http://sourceforge.net/projects/nuttx/files/buildroot/">buildroot</a> referenced above may be build in the Cygwin environment as well.
|
||||
The custom NuttX <a href="https://bitbucket.org/patacongo/nuttx/downloads/buildroot/">buildroot</a> referenced above may be build in the Cygwin environment as well.
|
||||
</p>
|
||||
</td>
|
||||
</tr>
|
||||
|
@ -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
|
||||
<a https://sourceforge.net/projects/nuttx/files/">Sourceforge</a>.
|
||||
<a https://bitbucket.org/patacongo/nuttx/downloads/">Sourceforge</a>.
|
||||
You will need version 0.1.7 or later.
|
||||
</p>
|
||||
<p>
|
||||
|
@ -14,8 +14,7 @@
|
||||
<td>
|
||||
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 <b><i>FREE</i></b>.
|
||||
If you are interested, contact
|
||||
<a href="http://sourceforge.net/users/patacongo/" target="_top">patacongo</a> at SourceForge.
|
||||
If you are interested, contact gnutt at nuttx.org.
|
||||
<a href="NuttXBanner.html">>>back<<</a>.
|
||||
</td>
|
||||
</tr></table>
|
||||
|
Loading…
Reference in New Issue
Block a user