forked from M-Labs/nix-scripts
artiq-full: build ustc5 drtio system
This commit is contained in:
parent
58f0452f84
commit
06e1c2975e
|
@ -186,6 +186,12 @@ let
|
||||||
"1" = "ubirmingham3satellite";
|
"1" = "ubirmingham3satellite";
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
ustc5 = {
|
||||||
|
master = "ustc5master";
|
||||||
|
satellites = {
|
||||||
|
"1" = "ustc5satellite";
|
||||||
|
};
|
||||||
|
};
|
||||||
wipm7 = {
|
wipm7 = {
|
||||||
master = "wipm7master";
|
master = "wipm7master";
|
||||||
satellites = {
|
satellites = {
|
||||||
|
|
Loading…
Reference in New Issue