artiq-full: build new systems

split-software-gateware-builds
Sebastien Bourdeauducq 2019-10-10 17:17:19 +08:00
parent a2a58f0532
commit b7bc5ecc84
1 changed files with 4 additions and 0 deletions

View File

@ -24,6 +24,8 @@ let
let
target = "kasli";
variants = [
"afmaster"
"afsatellite"
"berkeley"
"berkeley2"
"duke"
@ -70,6 +72,8 @@ let
"wipm2"
"wipm3"
"wipm4"
"wipm5master"
"wipm5satellite"
];
artiq-fast = import ./fast { inherit pkgs; };