Skip to content

Commit 5e38b04

Browse files
committed
Update to 2.2.1, newer zephyr core
1 parent 8aa5d06 commit 5e38b04

File tree

3 files changed

+1
-1
lines changed

3 files changed

+1
-1
lines changed

firmwares/2.2.0/ble_core.bin

167 KB
Binary file not shown.

firmwares/2.2.0/quark.bin

144 KB
Binary file not shown.

main.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ var (
3434
rtos_compliance_offset = flag.Int("rtos_fw_pos", 0, "RTOS FW ID offset")
3535
)
3636

37-
const Version = "2.2.0"
37+
const Version = "2.2.1"
3838

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

0 commit comments

Comments
 (0)