Skip to content

Commit faac761

Browse files
facchinmyashaswini-hanji
authored andcommitted
udpate rtos to 1.6.0
1 parent 0ebbf9e commit faac761

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
@@ -95,10 +95,10 @@ recipe.size.regex=^(?:text|ctors|rodata|datas)\s+([0-9]+).*
9595
tools.arduino101load.ble.fw.string="ATP1BLE00R-1631C4439"
9696
tools.arduino101load.ble.fw.position=169984
9797
# Dummy RTOS walues - don't update RTOS if not strictly needed
98-
tools.arduino101load.rtos.fw.string=""
99-
tools.arduino101load.rtos.fw.position=0
98+
tools.arduino101load.rtos.fw.string="firmware_1.6.0_arduino101"
99+
tools.arduino101load.rtos.fw.position=147424
100100
#not ideal - should be inherited by the platform
101-
tools.arduino101load.version=2.0.0
101+
tools.arduino101load.version=2.1.0
102102

103103
# Arc Uploader/Programmers tools
104104
# -------------------

0 commit comments

Comments
 (0)