diff options
author | Øyvind Harboe <oyvind.harboe@zylin.com> | 2010-10-15 09:51:08 +0200 |
---|---|---|
committer | Øyvind Harboe <oyvind.harboe@zylin.com> | 2010-10-29 15:18:37 +0200 |
commit | d8464623bd1c9789c593c2c0655909d4862d017d (patch) | |
tree | af2af6af211dd10b97654188b15789b3bead433d | |
parent | 559d08c19ed838f7bb2a77ce56a5a274641111f8 (diff) | |
download | openocd_libswd-d8464623bd1c9789c593c2c0655909d4862d017d.tar.gz openocd_libswd-d8464623bd1c9789c593c2c0655909d4862d017d.tar.bz2 openocd_libswd-d8464623bd1c9789c593c2c0655909d4862d017d.tar.xz openocd_libswd-d8464623bd1c9789c593c2c0655909d4862d017d.zip |
jimtcl: 0.63 release
as a git module.
Signed-off-by: Øyvind Harboe <oyvind.harboe@zylin.com>
-rw-r--r-- | .gitmodules | 3 | ||||
m--------- | jimtcl | 0 |
2 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index 2fcecfd7..0b6ed6f0 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,6 @@ [submodule "tools/git2cl"] path = tools/git2cl url = git://repo.or.cz/git2cl.git +[submodule "jimtcl"] + path = jimtcl + url = http://repo.or.cz/r/jimtcl.git diff --git a/jimtcl b/jimtcl new file mode 160000 +Subproject fbbc8e0b402adb4b0c8d3976015fe4a82c94560 |