forked from M-Labs/nix-scripts
mcu: remove stabilizer-lockin-pounder
This commit is contained in:
parent
2930368075
commit
e457e3a2d5
|
@ -75,10 +75,6 @@ in
|
|||
extraCargoBuildArgs = "--features pounder_v1_0";
|
||||
};
|
||||
lockin = {};
|
||||
lockin-pounder_v1_0 = {
|
||||
binaryName = "lockin";
|
||||
extraCargoBuildArgs = "--features pounder_v1_0";
|
||||
};
|
||||
} //
|
||||
{
|
||||
# openMMC build system breaks if host compiler is not available, so do not use stdenvNoCC here
|
||||
|
|
Loading…
Reference in New Issue