mcu: remove stabilizer-lockin-pounder

pull/86/head
Sebastien Bourdeauducq 2022-11-08 17:54:56 +08:00
parent 2930368075
commit e457e3a2d5
1 changed files with 0 additions and 4 deletions

View File

@ -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