Added nanopb submodule instead of having it inside
authorRomain Forlot <romain.forlot@iot.bzh>
Fri, 20 Jan 2017 15:15:31 +0000 (15:15 +0000)
committerRomain Forlot <romain.forlot@iot.bzh>
Fri, 20 Jan 2017 15:15:31 +0000 (15:15 +0000)
openxc-message-format.

Change-Id: Ic5a0a95e9fbf575acee5f800b23e39cb1bf8de5c
Signed-off-by: Romain Forlot <romain.forlot@iot.bzh>
.gitmodules
libs/nanopb [new submodule]

index 4f6899d..76992e0 100644 (file)
@@ -1,3 +1,6 @@
 [submodule "libs/openxc-message-format"]
        path = libs/openxc-message-format
        url = git@github.com:openxc/openxc-message-format.git
+[submodule "libs/nanopb"]
+       path = libs/nanopb
+       url = git@github.com:nanopb/nanopb.git
diff --git a/libs/nanopb b/libs/nanopb
new file mode 160000 (submodule)
index 0000000..ffe4aff
--- /dev/null
@@ -0,0 +1 @@
+Subproject commit ffe4aff87cc3a15863c09aa808adf2381c8f2fb7