sunnypilot v0.9.2.3

This commit is contained in:
Jason Wen
2023-06-18 13:05:35 -04:00
commit 1a7fa0c205
1673 changed files with 838643 additions and 0 deletions
+2
View File
@@ -0,0 +1,2 @@
Import('env', 'common', 'cereal', 'messaging')
env.Program('clocksd.cc', LIBS=[common, cereal, messaging, 'capnp', 'zmq', 'kj'])