We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0c91c58 commit 2b5990bCopy full SHA for 2b5990b
main.go
@@ -30,7 +30,7 @@ var (
30
rtos_compliance_offset = flag.Int("rtos_fw_pos", 0, "RTOS FW ID offset")
31
)
32
33
-const Version = "1.8.0"
+const Version = "2.0.0"
34
35
const dfu_flags = "-d,8087:0ABA"
36
const rtos_firmware = "quark.bin"
0 commit comments