mirror of
https://github.com/sunnypilot/sunnypilot.git
synced 2026-09-18 16:53:42 +08:00
7da824b050
# Conflicts: # .gitmodules # .lfsconfig # opendbc_repo # openpilot/selfdrive/modeld/SConscript # openpilot/selfdrive/modeld/modeld.py # openpilot/selfdrive/ui/mici/layouts/settings/toggles.py # openpilot/system/sentry.py # panda # scripts/lint/lint.sh # tinygrad_repo # tools/release/build_stripped.sh # tools/release/check-submodules.sh # uv.lock
23 lines
711 B
Plaintext
23 lines
711 B
Plaintext
[submodule "panda"]
|
|
path = panda
|
|
url = https://github.com/sunnyhaibin/panda.git
|
|
[submodule "opendbc"]
|
|
path = opendbc_repo
|
|
url = https://github.com/sunnypilot/opendbc.git
|
|
[submodule "msgq"]
|
|
path = msgq_repo
|
|
url = https://github.com/sunnypilot/msgq.git
|
|
[submodule "rednose_repo"]
|
|
path = rednose_repo
|
|
url = https://github.com/commaai/rednose.git
|
|
[submodule "teleoprtc_repo"]
|
|
path = teleoprtc_repo
|
|
url = https://github.com/commaai/teleoprtc
|
|
[submodule "tinygrad"]
|
|
path = tinygrad_repo
|
|
url = https://github.com/sunnypilot/tinygrad.git
|
|
[submodule "sunnypilot/neural_network_data"]
|
|
path = openpilot/sunnypilot/neural_network_data
|
|
url = https://github.com/sunnypilot/neural-network-data.git
|
|
|