mirror of
https://github.com/sunnypilot/sunnypilot.git
synced 2026-02-19 01:53:57 +08:00
* Remove laika submodule * Remove laika check for minimal builds * Fix minimal build check * Bring back exclude for opendbc in codespell * Fix typo * Copy GNSS indices from laika * Delete laika dependencies
19 lines
450 B
Plaintext
19 lines
450 B
Plaintext
[submodule "panda"]
|
|
path = panda
|
|
url = ../../commaai/panda.git
|
|
[submodule "opendbc"]
|
|
path = opendbc
|
|
url = ../../commaai/opendbc.git
|
|
[submodule "cereal"]
|
|
path = cereal
|
|
url = ../../commaai/cereal.git
|
|
[submodule "rednose_repo"]
|
|
path = rednose_repo
|
|
url = ../../commaai/rednose.git
|
|
[submodule "body"]
|
|
path = body
|
|
url = ../../commaai/body.git
|
|
[submodule "tinygrad"]
|
|
path = tinygrad_repo
|
|
url = https://github.com/geohot/tinygrad.git
|