mirror of
https://github.com/sunnypilot/sunnypilot.git
synced 2026-02-19 01:53:57 +08:00
* Update ref * Compiles * compiles * Refactor rest of libs * import all * small fiex * cleanup import * Need msgq simlink too * Add to openpilot docker too * try repo * Updates * Fix lint * fix docs * Try blank slate * Revert "Try blank slate" This reverts commit f078ce04acacfe115c19e23e86038b01e2b84a6d. * Maybe scons needs this to clear cache * fix tests * Disable test for now * Update SConstruct Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com> * Fix whitespace * Write skip normal * small fixes * add test path * Revert repo * linting * whitespace * Bump msgq --------- Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>
22 lines
534 B
Plaintext
22 lines
534 B
Plaintext
[submodule "panda"]
|
|
path = panda
|
|
url = ../../commaai/panda.git
|
|
[submodule "opendbc"]
|
|
path = opendbc
|
|
url = ../../commaai/opendbc.git
|
|
[submodule "msgq"]
|
|
path = msgq_repo
|
|
url = ../../commaai/msgq.git
|
|
[submodule "rednose_repo"]
|
|
path = rednose_repo
|
|
url = ../../commaai/rednose.git
|
|
[submodule "body"]
|
|
path = body
|
|
url = ../../commaai/body.git
|
|
[submodule "teleoprtc_repo"]
|
|
path = teleoprtc_repo
|
|
url = ../../commaai/teleoprtc
|
|
[submodule "tinygrad"]
|
|
path = tinygrad_repo
|
|
url = https://github.com/geohot/tinygrad.git
|