fix: 下载脚本改为纯 ASCII,避免 cmd 按 GBK 拆行

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
2026-08-19 17:02:21 +08:00
co-authored by Cursor
parent 8364d8c414
commit ecb391b1e6
3 changed files with 26 additions and 10 deletions
+1 -1
View File
@@ -189,7 +189,7 @@ call download/earphone/download.bat
#else
call download/earphone/download_app_ota.bat
#endif
#elif defined(CONFIG_HID_CASE_ENABLE) ||defined(CONFIG_SPP_AND_LE_CASE_ENABLE)||defined(CONFIG_MESH_CASE_ENABLE)||defined(CONFIG_DONGLE_CASE_ENABLE) //数传
#elif defined(CONFIG_HID_CASE_ENABLE) ||defined(CONFIG_SPP_AND_LE_CASE_ENABLE)||defined(CONFIG_MESH_CASE_ENABLE)||defined(CONFIG_DONGLE_CASE_ENABLE) // data-trans
call download/data_trans/download.bat
#else
//to do other case