Skip to content

Commit

Permalink
Update to 2.1.0 firmwares
Browse files Browse the repository at this point in the history
  • Loading branch information
facchinm committed Apr 10, 2017
1 parent e8d8b0d commit 67a387c
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 1 deletion.
Binary file added firmwares/2.1.0/ble_core.bin
Binary file not shown.
Binary file added firmwares/2.1.0/quark.bin
Binary file not shown.
2 changes: 1 addition & 1 deletion main.go
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ var (
rtos_compliance_offset = flag.Int("rtos_fw_pos", 0, "RTOS FW ID offset")
)

const Version = "2.0.1"
const Version = "2.1.0"

const dfu_flags = "-d,8087:0ABA"
const rtos_firmware = "quark.bin"
Expand Down

0 comments on commit 67a387c

Please sign in to comment.