Files
JBao_JL7016_MOD_FW/tools/pack_notes_zh.txt
T
wuchuyuan 01887c32b6 补上命令行编译和固件打包:一次出带 Key / 不带 Key 两套,USB 只烧选中的那套。
- Makefile 源文件列表对齐 CodeBlocks,命令行 make 能编过;编完自动打到 ../release/
- 新增 tools/pack_firmware:按版本打出烧录器 / APP UFW / 网关双备份包,带 Key 和不带 Key 各一套
- build.bat key 烧带 Key,默认或不带参数烧 nokey;另一套只生成不写 Flash
- 删掉未使用的 version.txt;release/ 不进仓库
2026-08-21 15:57:51 +08:00

7 lines
434 B
Plaintext
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
burner_nokey|不带 Key:产线批量烧录器镜像(调试、未加密芯片)
app_nokey|不带 Key:手机 APP / 小程序 OTAUFW
gw_nokey|不带 Key55AA 服务器 OTA / 网关 OTA(杰理双备份包)
burner_key|带 Key:产线批量烧录器镜像(烧录器需配置同一把 key)
app_key|带 Key:手机 APP / 小程序 OTAUFW
gw_key|带 Key55AA 服务器 OTA / 网关 OTA(杰理双备份包)