diff options
author | latex <latex@disroot.org> | 2023-01-23 00:11:01 +0100 |
---|---|---|
committer | latex <latex@disroot.org> | 2023-01-23 00:11:01 +0100 |
commit | 2499428fb38beb283e45cc620a588135ff536a15 (patch) | |
tree | 2a91e973233b355bb47937d61c2355fc25564b8c | |
parent | d1fb9f05d606278a656ff151ce608d10cbacb8c1 (diff) | |
download | libumumble-2499428fb38beb283e45cc620a588135ff536a15.tar.gz |
Add nanopb 0.4.7 as submodule
-rw-r--r-- | .gitmodules | 3 | ||||
m--------- | deps/nanopb | 0 |
2 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..6ad122e --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "deps/nanopb"] + path = deps/nanopb + url = https://github.com/nanopb/nanopb diff --git a/deps/nanopb b/deps/nanopb new file mode 160000 +Subproject b97aa657a706d3ba4a9a6ccca7043c9d6fe41cb |