fix:群发模式下无法升级

群发模式下错误的修改了串口1的波特率,未修改到串口2波特率,导致群发升级失败。
This commit is contained in:
yeyangwen
2026-02-27 18:04:21 +08:00
parent 2815979c8a
commit edd325479e
19 changed files with 154 additions and 406 deletions

View File

@@ -228,7 +228,7 @@
<UseSemiHost>no</UseSemiHost>
</Target>
<Output>
<OutputName>MD203_Boot_V05_20260206</OutputName>
<OutputName>MD203_Boot_V06_20260227</OutputName>
<Type>Executable</Type>
<CreateHexFile>yes</CreateHexFile>
<CreateBinFile>yes</CreateBinFile>