Change some Sourceforge URLs to bitbucket URLs

This commit is contained in:
Gregory Nutt
2015-06-26 17:29:32 -06:00
parent 71e8137da1
commit 5305100bdc
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -1055,7 +1055,7 @@ config ARCH_BOARD_Z80SIM
---help--- ---help---
z80 Microcontroller. This port uses a Z80 instruction set simulator. z80 Microcontroller. This port uses a Z80 instruction set simulator.
That simulator can be found in the NuttX GIT at That simulator 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.
This port also uses the SDCC toolchain (http://sdcc.sourceforge.net/") This port also uses the SDCC toolchain (http://sdcc.sourceforge.net/")
(verified with version 2.6.0). (verified with version 2.6.0).
+1 -1
View File
@@ -683,7 +683,7 @@ configs/z16f2800100zcog
configs/z80sim configs/z80sim
z80 Microcontroller. This port uses a Z80 instruction set simulator. z80 Microcontroller. This port uses a Z80 instruction set simulator.
That simulator can be found in the NuttX GIT at That simulator 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.
This port also uses the SDCC toolchain (http://sdcc.sourceforge.net/") This port also uses the SDCC toolchain (http://sdcc.sourceforge.net/")
(verified with version 2.6.0). (verified with version 2.6.0).
+1 -1
View File
@@ -54,7 +54,7 @@ NOTE: See the toolchain issues above -- you may not want to waste your time.
Check out the misc/buildroot module. GIT checkout instructions: Check out the misc/buildroot module. GIT checkout instructions:
http://sourceforge.net/p/nuttx/git/ci/master/tree/misc/buildroot/ https://bitbucket.org/patacongo/nuttx/src/master/misc/buildroot/
Make the archive directory: Make the archive directory: