@listenai/cskburn
Advanced tools
Comparing version 1.6.1 to 1.7.0
{ | ||
"name": "@listenai/cskburn", | ||
"version": "1.6.1", | ||
"version": "1.7.0", | ||
"description": "Burn tool for CSK300X/400X series", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
@@ -9,3 +9,3 @@ cskburn | ||
``` | ||
用法: cskburn [<选项>] <burner> <地址1> <文件1> [<地址2> <文件2>...] | ||
用法: cskburn [<选项>] <地址1> <文件1> [<地址2> <文件2>...] | ||
@@ -20,3 +20,3 @@ 选项: | ||
用例: | ||
cskburn -w burner.img 0x0 flashboot.bin 0x10000 master.bin 0x100000 respack.bin | ||
cskburn -w 0x0 flashboot.bin 0x10000 master.bin 0x100000 respack.bin | ||
``` |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
503017