更新SDK到 SR_Light_Hilink_14.2.1.312_20250704

This commit is contained in:
2025-07-11 07:50:14 +08:00
parent 3dc430b62b
commit 4ae4967cef
482 changed files with 10169 additions and 56719 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"])