summaryrefslogtreecommitdiff
path: root/.gitmodules
diff options
context:
space:
mode:
authorMike Fiore <mfiore@multitech.com>2015-11-09 12:31:27 -0600
committerMike Fiore <mfiore@multitech.com>2015-11-09 12:31:27 -0600
commit9fcf1e3dc4e36e590de24a3f1742bb7b42c5141b (patch)
tree51e2e3c67902ffa1bbcedae6c7c315396069789a /.gitmodules
parentee55852223a243e448c2298453a15e378141a7a7 (diff)
downloadmtdot-box-evb-factory-firmware-9fcf1e3dc4e36e590de24a3f1742bb7b42c5141b.tar.gz
mtdot-box-evb-factory-firmware-9fcf1e3dc4e36e590de24a3f1742bb7b42c5141b.tar.bz2
mtdot-box-evb-factory-firmware-9fcf1e3dc4e36e590de24a3f1742bb7b42c5141b.zip
add MTS-Serial as a submodule
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules
index 88347c3..d9b13e1 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -1,3 +1,6 @@
[submodule "mdot-library"]
path = mdot-library
url = ssh://sw.multitech.prv/git/mbed/mdot-library.git
+[submodule "libs/MTS-Serial"]
+ path = libs/MTS-Serial
+ url = ssh://sw.multitech.prv/git/mbed/MTS-Serial.git