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 86899c7 commit e8d8b0dCopy full SHA for e8d8b0d
main.go
@@ -35,7 +35,7 @@ var (
35
rtos_compliance_offset = flag.Int("rtos_fw_pos", 0, "RTOS FW ID offset")
36
)
37
38
-const Version = "2.0.0"
+const Version = "2.0.1"
39
40
const dfu_flags = "-d,8087:0ABA"
41
const rtos_firmware = "quark.bin"
0 commit comments