openpilot v0.7.5 release

This commit is contained in:
Vehicle Researcher
2020-05-09 13:01:35 -07:00
parent 7e908db510
commit ddee718536
237 changed files with 16444 additions and 5626 deletions
+2
View File
@@ -11,6 +11,8 @@ common_src = [
if arch == "aarch64":
libs += ['gsl', 'CB', 'gnustl_shared']
elif arch == "larch64":
libs += ['gsl', 'CB', 'symphony-cpu', 'pthread']
else:
libs += ['symphony-cpu', 'pthread']