Skip to content

Commit 4b815fe

Browse files
authored
Update to gcc 15.1.0+20250607
1 parent 5bfd05d commit 4b815fe

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

platform.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -57,15 +57,15 @@
5757
"type": "toolchain",
5858
"optional": true,
5959
"owner": "pioarduino",
60-
"package-version": "14.2.0+20241119",
61-
"version": "https://github.com/pioarduino/registry/releases/download/0.0.1/xtensa-esp-elf-14.2.0_20241119.zip"
60+
"package-version": "15.1.0+20250607",
61+
"version": "https://github.com/pioarduino/registry/releases/download/0.0.1/xtensa-esp-elf-15.1.0_20250607.zip"
6262
},
6363
"toolchain-riscv32-esp": {
6464
"type": "toolchain",
6565
"optional": true,
6666
"owner": "pioarduino",
67-
"package-version": "14.2.0+20241119",
68-
"version": "https://github.com/pioarduino/registry/releases/download/0.0.1/riscv32-esp-elf-14.2.0_20241119.zip"
67+
"package-version": "15.1.0+20250607",
68+
"version": "https://github.com/pioarduino/registry/releases/download/0.0.1/riscv32-esp-elf-15.1.0_20250607.zip"
6969
},
7070
"toolchain-esp32ulp": {
7171
"type": "toolchain",

0 commit comments

Comments
 (0)