添加SLCP102打包逻辑;
This commit is contained in:
@@ -204,6 +204,6 @@ if __name__ == "__main__":
|
||||
path_main = Path(r"D:\WorkingProject\LightStackAdapter\software\lamina_adapter\lamina_adapter\Debug")
|
||||
|
||||
# Process0(path_boot1, path_main) # 适配器SLCP001
|
||||
# Process1(path_boot2, path_main) # 适配器SLCP101
|
||||
Process1_v2(path_boot2, path_main) # 适配器SLCP102
|
||||
Process1(path_boot2, path_main) # 适配器SLCP101
|
||||
# Process1_v2(path_boot2, path_main) # 适配器SLCP102
|
||||
# Process2()
|
||||
|
||||
Reference in New Issue
Block a user