Change some Sourceforge URLs to bitbucket URLs
This commit is contained in:
parent
71e8137da1
commit
5305100bdc
@ -1055,7 +1055,7 @@ config ARCH_BOARD_Z80SIM
|
||||
---help---
|
||||
z80 Microcontroller. This port uses a Z80 instruction set simulator.
|
||||
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/")
|
||||
(verified with version 2.6.0).
|
||||
|
||||
|
@ -683,7 +683,7 @@ configs/z16f2800100zcog
|
||||
configs/z80sim
|
||||
z80 Microcontroller. This port uses a Z80 instruction set simulator.
|
||||
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/")
|
||||
(verified with version 2.6.0).
|
||||
|
||||
|
@ -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:
|
||||
|
||||
http://sourceforge.net/p/nuttx/git/ci/master/tree/misc/buildroot/
|
||||
https://bitbucket.org/patacongo/nuttx/src/master/misc/buildroot/
|
||||
|
||||
Make the archive directory:
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user