发布 HPW422 V1.3 第一版量产代码

This commit is contained in:
2026-07-11 14:30:24 +08:00
parent d9e2a58a66
commit fb8d47971f
30 changed files with 494 additions and 5 deletions
Binary file not shown.
@@ -10,7 +10,7 @@
<TargetName>ble-sdk-xip</TargetName>
<ToolsetNumber>0x4</ToolsetNumber>
<ToolsetName>ARM-ADS</ToolsetName>
<pCCUsed>5060960::V5.06 update 7 (build 960)::.\ARMCC</pCCUsed>
<pCCUsed>5060750::V5.06 update 6 (build 750)::.\ARMCC</pCCUsed>
<uAC6>0</uAC6>
<TargetOption>
<TargetCommonOption>
@@ -68,5 +68,7 @@ set Ota_use_bin=.\output_bin\ota_data_double.bin
copy %Download_bin% .\
call "%~dp0..\..\..\..\..\..\..\make_release_bin.bat"
if errorlevel 1 exit /b 1