From 8f5d767d7eb6ade73b94665c235525ac4b29be43 Mon Sep 17 00:00:00 2001 From: Wolfgang Hottgenroth Date: Sun, 18 Sep 2016 16:59:05 +0200 Subject: [PATCH] submodules added --- .gitmodules | 6 ++++++ hottislib | 1 + hottislibformsp430 | 1 + 3 files changed, 8 insertions(+) create mode 160000 hottislib create mode 160000 hottislibformsp430 diff --git a/.gitmodules b/.gitmodules index e69de29..17c108a 100644 --- a/.gitmodules +++ b/.gitmodules @@ -0,0 +1,6 @@ +[submodule "hottislib"] + path = hottislib + url = git@bitbucket.org:wollud1969/hottislib.git +[submodule "hottislibformsp430"] + path = hottislibformsp430 + url = git@bitbucket.org:wollud1969/hottislibformsp430.git diff --git a/hottislib b/hottislib new file mode 160000 index 0000000..bba75fe --- /dev/null +++ b/hottislib @@ -0,0 +1 @@ +Subproject commit bba75fe8e7dd424590091481284843e85c6a1199 diff --git a/hottislibformsp430 b/hottislibformsp430 new file mode 160000 index 0000000..2be9518 --- /dev/null +++ b/hottislibformsp430 @@ -0,0 +1 @@ +Subproject commit 2be95189f47854a076f93122ea20b4053107d41a