Fix references to the no-longer-existent misc/ directory in comments, README files, and documentation

This commit is contained in:
Gregory Nutt
2015-06-28 08:08:57 -06:00
parent 959f78d3cc
commit a0d28e2415
4 changed files with 15 additions and 89 deletions
+4 -8
View File
@@ -665,9 +665,7 @@
<li><code>arch/z80/include/z80</code> and <code>arch/z80/src/z80</code>:
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
https://bitbucket.org/patacongo/nuttx/src/master/misc/sims/z80sim.
z80 instruction simulator called z80sim.
This port also uses the SDCC toolchain (http://sdcc.sourceforge.net/)
(verified with version 2.6.0 and 2.7.0).
</li>
@@ -1058,11 +1056,9 @@
</li>
<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="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).
z80 Microcontroller. This port uses a Z80 instruction set simulator
called z80sim.
This port also the <a href="http://sdcc.sourceforge.net/">SDCC</a> toolchain under Linux or Cygwin(verified with version 2.6.0).
</li>
<li><code>configs/z8encore000zco</code>