mirror of
https://github.com/mudita/MuditaOS.git
synced 2026-06-19 05:49:56 -04:00
35 lines
936 B
Plaintext
35 lines
936 B
Plaintext
[submodule "module-utils/microtar"]
|
|
path = module-utils/microtar
|
|
url = ../microtar.git
|
|
[submodule "module-utils/segger"]
|
|
path = module-utils/segger
|
|
url = ../segger-utils.git
|
|
[submodule "module-utils/crc32"]
|
|
path = module-utils/crc32
|
|
url = ../crc32
|
|
[submodule "module-utils/sbini"]
|
|
path = module-utils/sbini
|
|
url = ../sbini
|
|
[submodule "module-utils/re2"]
|
|
path = module-utils/re2
|
|
url = ../re2.git
|
|
branch = rt1051
|
|
shallow = true
|
|
[submodule "module-utils/protobuf"]
|
|
path = module-utils/protobuf
|
|
url = ../protobuf.git
|
|
branch = rt1051
|
|
shallow = true
|
|
[submodule "module-utils/libphonenumber"]
|
|
path = module-utils/libphonenumber
|
|
url = ../libphonenumber.git
|
|
branch = rt1051
|
|
shallow = true
|
|
[submodule "test/googletest"]
|
|
path = test/googletest
|
|
url = https://github.com/google/googletest
|
|
branch = 703bd9caab50b139428cea1aaff9974ebee5742e
|
|
[submodule "test/Catch2"]
|
|
path = test/Catch2
|
|
url = https://github.com/catchorg/Catch2
|