更新SDK到 Hilink_14.2.1.312_20250704

This commit is contained in:
2025-07-11 08:38:26 +08:00
parent 0f1540aac8
commit 957fa9ad3b
415 changed files with 112 additions and 60192 deletions

View File

@ -149,9 +149,6 @@ def all_build():
print("make full pkg err:", errcode)
exit(-1)
shutil.rmtree(temp_dir)
print("gen package.zip")
file_dir = os.path.dirname(os.path.abspath(__file__))
os.system("cd " + file_dir + " && python3 package.py")
def sdk_build():
builder = CMakeBuilder(["-c", "ws63-liteos-hilink"])