mirror of
https://github.com/apache/nuttx.git
synced 2026-06-06 00:14:22 +08:00
Change some Sourceforge URLs to bitbucket URLs
This commit is contained in:
@@ -667,7 +667,7 @@
|
||||
The Z80 port was released in nuttx-0.3.6 has been verified using only a
|
||||
z80 instruction simulator.
|
||||
The set 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 and 2.7.0).
|
||||
</li>
|
||||
@@ -1060,7 +1060,7 @@
|
||||
<li><code>configs/z80sim</code>:
|
||||
z80 Microcontroller. This port uses a Z80 instruction set simulator.
|
||||
That simulator can be found in the NuttX GIT
|
||||
<a href="http://sourceforge.net/p/nuttx/git/ci/master/tree/misc/sims/z80sim" target="_blank">here</a>.
|
||||
<a href="https://bitbucket.org/patacongo/nuttx/src/master/misc/sims/z80sim" target="_blank">here</a>.
|
||||
This port also the <a href="http://sdcc.sourceforge.net/">SDCC</a> toolchain
|
||||
under Linux or Cygwin(verified with version 2.6.0).
|
||||
</li>
|
||||
|
||||
Reference in New Issue
Block a user