openpilot v0.7 release

old-commit-hash: c025b96e8a
This commit is contained in:
Vehicle Researcher
2019-12-13 13:03:08 -08:00
parent ee493eed79
commit 99b637c7ce
844 changed files with 5491 additions and 6999 deletions
+2
View File
@@ -0,0 +1,2 @@
Import('env', 'messaging')
env.Program('logcatd.cc', LIBS=[messaging, 'cutils', 'zmq', 'czmq', 'capnp', 'kj'])