.gitmodules 527 B

123456789101112131415161718192021
  1. [submodule "panda"]
  2. path = panda
  3. url = ../../commaai/panda.git
  4. [submodule "opendbc"]
  5. path = opendbc
  6. url = ../../commaai/opendbc.git
  7. [submodule "laika_repo"]
  8. path = laika_repo
  9. url = ../../commaai/laika.git
  10. [submodule "cereal"]
  11. path = cereal
  12. url = ../../commaai/cereal.git
  13. [submodule "rednose_repo"]
  14. path = rednose_repo
  15. url = ../../commaai/rednose.git
  16. [submodule "body"]
  17. path = body
  18. url = ../../commaai/body.git
  19. [submodule "tinygrad"]
  20. path = tinygrad_repo
  21. url = https://github.com/geohot/tinygrad.git