mirror of
https://github.com/firestar5683/StarPilot.git
synced 2026-07-10 20:02:13 +08:00
move clocksd to system/ (#24761)
old-commit-hash: ca682b389d75f433d28063c8d774460df0c0fa83
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
Import('env', 'common', 'cereal', 'messaging')
|
||||
env.Program('clocksd.cc', LIBS=[common, cereal, messaging, 'capnp', 'zmq', 'kj'])
|
||||
Reference in New Issue
Block a user