summaryrefslogtreecommitdiff
path: root/.gitmodules
diff options
context:
space:
mode:
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules8
1 files changed, 8 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules
index e69de29..b9d0762 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -0,0 +1,8 @@
+[submodule "OpenPLC_version_2/hardware"]
+ path = OpenPLC_version_2/hardware
+ url = https://github.com/FOSSEE/openplc_v2.git
+ branch = master
+[submodule "OpenPLC_modules/hardware"]
+ path = OpenPLC_modules/hardware
+ url = https://github.com/FOSSEE/openplc_modules.git
+ branch = master