补上命令行编译和固件打包:一次出带 Key / 不带 Key 两套,USB 只烧选中的那套。
- Makefile 源文件列表对齐 CodeBlocks,命令行 make 能编过;编完自动打到 ../release/ - 新增 tools/pack_firmware:按版本打出烧录器 / APP UFW / 网关双备份包,带 Key 和不带 Key 各一套 - build.bat key 烧带 Key,默认或不带参数烧 nokey;另一套只生成不写 Flash - 删掉未使用的 version.txt;release/ 不进仓库
This commit is contained in:
+2
-1
@@ -1,3 +1,4 @@
|
||||
.vscode/
|
||||
模组功能分期清单.md
|
||||
.clang-format
|
||||
.clang-format
|
||||
release/
|
||||
Reference in New Issue
Block a user