8000 Update expected BLE version for V3 · arduino/ArduinoCore-arc32@9581cf1 · GitHub
[go: up one dir, main page]

Skip to content

Commit 9581cf1

Browse files
Brian Baltzcalvinatintel
Brian Baltz
authored andcommitted
Update expected BLE version for V3
Signed-off-by: Brian Baltz <brian.a.baltz@intel.com>
1 parent 0304de7 commit 9581cf1

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

platform.txt

Lines changed: 3 additions & 3 deletions
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)
0