parent
f467642a1c
commit
5f2a5e5bad
1 changed files with 12 additions and 11 deletions
@ -1,15 +1,16 @@ |
|||||||
[submodule "apks"] |
|
||||||
path = apks |
|
||||||
url = git@github.com:commaai/openpilot-apks.git |
|
||||||
[submodule "cereal"] |
|
||||||
path = cereal |
|
||||||
url = git@github.com:commaai/cereal.git |
|
||||||
[submodule "panda"] |
[submodule "panda"] |
||||||
path = panda |
path = panda |
||||||
url = git@github.com:commaai/panda.git |
url = ../panda.git |
||||||
[submodule "laika_repo"] |
|
||||||
path = laika_repo |
|
||||||
url = git@github.com:commaai/laika.git |
|
||||||
[submodule "opendbc"] |
[submodule "opendbc"] |
||||||
path = opendbc |
path = opendbc |
||||||
url = git@github.com:commaai/opendbc.git |
url = ../opendbc.git |
||||||
|
[submodule "laika_repo"] |
||||||
|
path = laika_repo |
||||||
|
url = ../laika.git |
||||||
|
[submodule "apks"] |
||||||
|
path = apks |
||||||
|
url = ../openpilot-apks.git |
||||||
|
[submodule "cereal"] |
||||||
|
path = cereal |
||||||
|
url = ../cereal.git |
||||||
|
|
||||||
|
Loading…
Reference in new issue