summaryrefslogtreecommitdiff
path: root/nuttx/configs/Kconfig
diff options
context:
space:
mode:
authorGregory Nutt <gnutt@nuttx.org>2013-04-19 18:35:06 -0600
committerGregory Nutt <gnutt@nuttx.org>2013-04-19 18:35:06 -0600
commitcce5af04eab27f136d48a5d06f5ac97b22e6b627 (patch)
treeee0ba220bf6921fa4f2d7221dd991b5f8e782b56 /nuttx/configs/Kconfig
parent2d32b627f6f91e9f70ea20a481adf91dd8d27e99 (diff)
downloadnuttx-cce5af04eab27f136d48a5d06f5ac97b22e6b627.tar.gz
nuttx-cce5af04eab27f136d48a5d06f5ac97b22e6b627.tar.bz2
nuttx-cce5af04eab27f136d48a5d06f5ac97b22e6b627.zip
Fix comments, references to the old SVN, and links to the old SVN. Replace with equivalent GIT info
Diffstat (limited to 'nuttx/configs/Kconfig')
-rw-r--r--nuttx/configs/Kconfig4
1 files changed, 2 insertions, 2 deletions
diff --git a/nuttx/configs/Kconfig b/nuttx/configs/Kconfig
index d2509d0e0..090379988 100644
--- a/nuttx/configs/Kconfig
+++ b/nuttx/configs/Kconfig
@@ -633,8 +633,8 @@ config ARCH_BOARD_Z80SIM
select ARCH_HAVE_UART
---help---
z80 Microcontroller. This port uses a Z80 instruction set simulator.
- That simulator can be found in the NuttX SVN at
- http://svn.code.sf.net/p/nuttx/code/trunk/misc/sims/z80sim.
+ That simulator can be found in the NuttX GIT at
+ http://sourceforge.net/p/nuttx/git/ci/master/tree/misc/sims/z80sim.
This port also uses the SDCC toolchain (http://sdcc.sourceforge.net/")
(verified with version 2.6.0).