Skip to content

Commit b6e41d2

Browse files
facchinmyashaswini-hanji
authored andcommitted
temporarily disable x86 RTOS version check
1 parent 8ffe6b3 commit b6e41d2

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

platform.txt

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -94,8 +94,9 @@ recipe.size.regex=^(?:text|ctors|rodata|datas)\s+([0-9]+).*
9494
# -------------------
9595
tools.arduino101load.ble.fw.string="ATP1BLE00R-1631C4439"
9696
tools.arduino101load.ble.fw.position=169984
97-
tools.arduino101load.rtos.fw.string="CODK-M"
98-
tools.arduino101load.rtos.fw.position=39168
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
99100
#not ideal - should be inherited by the platform
100101
tools.arduino101load.version=2.0.0
101102

0 commit comments

Comments
 (0)