8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0ebbf9e commit faac761Copy full SHA for faac761
platform.txt
@@ -95,10 +95,10 @@ recipe.size.regex=^(?:text|ctors|rodata|datas)\s+([0-9]+).*
95
tools.arduino101load.ble.fw.string="ATP1BLE00R-1631C4439"
96
tools.arduino101load.ble.fw.position=169984
97
# Dummy RTOS walues - don't update RTOS if not strictly needed
98
-tools.arduino101load.rtos.fw.string=""
99
-tools.arduino101load.rtos.fw.position=0
+tools.arduino101load.rtos.fw.string="firmware_1.6.0_arduino101"
+tools.arduino101load.rtos.fw.position=147424
100
#not ideal - should be inherited by the platform
101
-tools.arduino101load.version=2.0.0
+tools.arduino101load.version=2.1.0
102
103
# Arc Uploader/Programmers tools
104
# -------------------
0 commit comments