aboutsummaryrefslogtreecommitdiff
path: root/.gitmodules
diff options
context:
space:
mode:
authorEric Kunze <eric.kunze@arm.com>2021-04-26 11:06:57 -0700
committerEric Kunze <eric.kunze@arm.com>2021-04-26 15:52:21 -0700
commit2364dcd7241d730021bf68e000e5a6411b9f09d1 (patch)
tree8dc109b1afb45b14f579ac90ca5500fec46297ca /.gitmodules
parentdd12652f76820540fe7d03a7e940b6441e1c9c44 (diff)
downloadserialization_lib-2364dcd7241d730021bf68e000e5a6411b9f09d1.tar.gz
Initial commit of serialization library code
Change-Id: Ie09a7245176aa799e59622e5118b145833b23590 Signed-off-by: Eric Kunze <eric.kunze@arm.com>
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules
new file mode 100644
index 0000000..fa78bd5
--- /dev/null
+++ b/.gitmodules
@@ -0,0 +1,3 @@
+[submodule "third_party/flatbuffers"]
+ path = third_party/flatbuffers
+ url = https://github.com/google/flatbuffers.git