.gitmodules 476 B

123456789101112131415161718
  1. [submodule "panda"]
  2. path = panda
  3. url = ../../commaai/panda.git
  4. [submodule "opendbc"]
  5. path = opendbc_repo
  6. url = ../../commaai/opendbc.git
  7. [submodule "msgq"]
  8. path = msgq_repo
  9. url = ../../commaai/msgq.git
  10. [submodule "rednose_repo"]
  11. path = rednose_repo
  12. url = ../../commaai/rednose.git
  13. [submodule "teleoprtc_repo"]
  14. path = teleoprtc_repo
  15. url = ../../commaai/teleoprtc
  16. [submodule "tinygrad"]
  17. path = tinygrad_repo
  18. url = https://github.com/commaai/tinygrad.git