mirror of
https://git.sr.ht/~thestr4ng3r/chiaki
synced 2025-08-14 18:57:07 -07:00
Add Protobuf
This commit is contained in:
parent
44c40e7612
commit
1f6209e638
8 changed files with 454 additions and 2 deletions
3
.gitmodules
vendored
3
.gitmodules
vendored
|
@ -1,3 +1,6 @@
|
|||
[submodule "test/munit"]
|
||||
path = test/munit
|
||||
url = https://github.com/nemequ/munit.git
|
||||
[submodule "third-party/nanopb"]
|
||||
path = third-party/nanopb
|
||||
url = https://github.com/nanopb/nanopb.git
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue