diff options
author | Tomek CEDRO <cederom@tlen.pl> | 2011-06-22 00:21:35 +0200 |
---|---|---|
committer | Tomek CEDRO <cederom@tlen.pl> | 2011-06-22 00:21:35 +0200 |
commit | ad5c168519599d583cbd9b4ec5287eb43717fc40 (patch) | |
tree | b83ba061c2aec77140fea6795b41de07fb9ec4aa | |
parent | 2f92060a27074e3446d9d3612b592c2e7f7d97a9 (diff) | |
download | openocd+libswd-ad5c168519599d583cbd9b4ec5287eb43717fc40.tar.gz openocd+libswd-ad5c168519599d583cbd9b4ec5287eb43717fc40.tar.bz2 openocd+libswd-ad5c168519599d583cbd9b4ec5287eb43717fc40.tar.xz openocd+libswd-ad5c168519599d583cbd9b4ec5287eb43717fc40.zip |
SUBMODULE: Added libswd submodule.
-rw-r--r-- | .gitmodules | 3 | ||||
m--------- | submodules/libswd | 0 |
2 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index f23a5d4b..83909617 100644 --- a/.gitmodules +++ b/.gitmodules @@ -4,3 +4,6 @@ [submodule "jimtcl"] path = jimtcl url = http://repo.or.cz/r/jimtcl.git +[submodule "submodules/libswd"] + path = submodules/libswd + url = git://libswd.git.sourceforge.net/gitroot/libswd/libswd diff --git a/submodules/libswd b/submodules/libswd new file mode 160000 +Subproject 13fbbf9cd42ff1acbc0a5cff2773a230351c66c |