Files
MuditaOS/.gitmodules
lskrzypczak f2de5e9295 Fix git config (#118)
* changed .gitmodules paths to git@

* Changed to relative paths

* Fixed relative paths
2019-12-18 12:41:42 +01:00

9 lines
227 B
Plaintext

[submodule "module-bluetooth/lib/btstack"]
path = module-bluetooth/lib/btstack
url = ../btstack-bluetopia.git
shallow = true
[submodule "module-lwip/lib/lwip"]
path = module-lwip/lib/lwip
url = ../lwip.git
shallow = true