mirror of
https://github.com/m-labs/artiq.git
synced 2024-12-24 19:04:02 +08:00
devices/core: service RPC requests
This commit is contained in:
parent
bb4a992907
commit
4f0e40ca3c
@ -17,3 +17,4 @@ class Core:
|
||||
|
||||
binary = get_runtime_binary(self.runtime_env, stmts)
|
||||
self.core_com.run(binary)
|
||||
self.core_com.serve(rpc_map)
|
||||
|
Loading…
Reference in New Issue
Block a user