Skip to content

Commit 67a387c

Browse files
committed
Update to 2.1.0 firmwares
1 parent e8d8b0d commit 67a387c

File tree

3 files changed

+1
-1
lines changed

3 files changed

+1
-1
lines changed

firmwares/2.1.0/ble_core.bin

167 KB
Binary file not shown.

firmwares/2.1.0/quark.bin

144 KB
Binary file not shown.

main.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ var (
3535
rtos_compliance_offset = flag.Int("rtos_fw_pos", 0, "RTOS FW ID offset")
3636
)
3737

38-
const Version = "2.0.1"
38+
const Version = "2.1.0"
3939

4040
const dfu_flags = "-d,8087:0ABA"
4141
const rtos_firmware = "quark.bin"

0 commit comments

Comments
 (0)