Skip to content

Commit 99b4c9d

Browse files
author
Brian Baltz
committed
Update expected BLE version for V3
Signed-off-by: Brian Baltz <[email protected]>
1 parent 1beffde commit 99b4c9d

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

platform.txt

+3-3
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
# https://github.com/arduino/Arduino/wiki/Arduino-IDE-1.5---3rd-party-Hardware-specification
66

77
name=Intel Curie (32-bit) Boards
8-
version=1.0.7
8+
version=2.0.0
99

1010
# Arduino 101 compile variables
1111
# ----------------------
@@ -93,8 +93,8 @@ recipe.size.regex=^(?:text|ctors|rodata|datas)\s+([0-9]+).*
9393

9494
# BLE firmware check
9595
# -------------------
96-
tools.arduino101load.ble.fw.string="ATP1BLE000-1541C5635"
97-
tools.arduino101load.ble.fw.position=141312
96+
tools.arduino101load.ble.fw.string="ATP1BLE00R-1631C4439"
97+
tools.arduino101load.ble.fw.position=169984
9898

9999
# Arc Uploader/Programmers tools
100100
# -------------------

0 commit comments

Comments
 (0)