mirror of
https://github.com/apache/nuttx.git
synced 2026-06-04 23:03:27 +08:00
Change some Sourceforge URLs to bitbucket URLs
This commit is contained in:
+1
-1
@@ -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
@@ -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).
|
||||||
|
|
||||||
|
|||||||
@@ -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:
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user