diff options
author | Ronan Le Martret <ronan.lemartret@iot.bzh> | 2017-10-31 14:17:40 +0100 |
---|---|---|
committer | Ronan Le Martret <ronan.lemartret@iot.bzh> | 2017-10-31 14:17:40 +0100 |
commit | 2b37cb8c26eba94c1d7d91487010349fde208ce1 (patch) | |
tree | 980d55967b77d82f101ae92b9c6f155cb1186088 /.gitmodules | |
parent | 6561612a64a52d93260444066a266adb06ac71ad (diff) |
Add hal-utilities-4a as a submodule
Signed-off-by: Ronan Le Martret <ronan.lemartret@iot.bzh>
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index cb8ad34..0d9d20c 100644 --- a/.gitmodules +++ b/.gitmodules @@ -4,3 +4,6 @@ [submodule "afb-utilities"] path = afb-utilities url = https://github.com/iotbzh/afb-utilities.git +[submodule "hal-utilities-4a"] + path = hal-utilities-4a + url = https://github.com/fulup-bzh/hal-utilities-4a.git |