Skip to content

Commit 3398114

Browse files
committed
Fix toolchain version for linux and macos
Signed-off-by: Ajay Bhargav <[email protected]>
1 parent 88d2101 commit 3398114

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

platform.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"packages": {
2626
"toolchain-gccarmnoneeabi": {
2727
"type": "toolchain",
28-
"version": "1.80201.190214"
28+
"version": "~1.80201.0"
2929
},
3030
"framework-siwisdk": {
3131
"type": "framework",

0 commit comments

Comments
 (0)