Skip to content

Commit 6a8439f

Browse files
committed
Downgrade toolchain to GCC 7
1 parent c385997 commit 6a8439f

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
@@ -26,7 +26,7 @@
2626
"packages": {
2727
"toolchain-gccarmnoneeabi": {
2828
"type": "toolchain",
29-
"version": ">=1.60301.0"
29+
"version": ">=1.60301.0,<1.80000.0"
3030
},
3131
"framework-mbed": {
3232
"type": "framework",

0 commit comments

Comments
 (0)