Compare commits

...

7 Commits

Author SHA1 Message Date
DevTekVE
117649019b using lfs instead 2024-12-19 22:09:29 +01:00
DevTekVE
c2c8a068b0 initial data 2024-12-19 22:05:22 +01:00
DevTekVE
f15d625c9b update submodule 2024-12-19 22:02:27 +01:00
DevTekVE
26b3182a6a update submodule 2024-12-19 22:00:06 +01:00
DevTekVE
df2960d170 test 2024-12-19 21:57:32 +01:00
DevTekVE
0e14cf53fe clean 2024-12-19 21:54:53 +01:00
DevTekVE
a2051d99f5 clean
update gitmodule

test
2024-12-19 21:54:36 +01:00
69 changed files with 5 additions and 202 deletions

5
.gitmodules vendored
View File

@@ -15,4 +15,7 @@
url = https://github.com/commaai/teleoprtc
[submodule "tinygrad"]
path = tinygrad_repo
url = https://github.com/tinygrad/tinygrad.git
url = https://github.com/tinygrad/tinygrad.git
[submodule "fakedata"]
path = selfdrive/test/process_replay/fakedata
url = https://github.com/sunnypilot/fakedata.git