Skip to content

Commit 4382688

Browse files
authored
Update platform.json
1 parent 0e23e6a commit 4382688

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
@@ -56,14 +56,14 @@
5656
"toolchain-xtensa-esp-elf": {
5757
"type": "toolchain",
5858
"optional": true,
59-
"owner": "platformio",
60-
"version": "14.2.0+20241119"
59+
"owner": "pioarduino",
60+
"version": "https://github.com/pioarduino/registry/releases/download/0.0.1/xtensa-esp-elf-14.2.0_20241119.zip"
6161
},
6262
"toolchain-riscv32-esp": {
6363
"type": "toolchain",
6464
"optional": true,
65-
"owner": "platformio",
66-
"version": "14.2.0+20241119"
65+
"owner": "pioarduino",
66+
"version": "https://github.com/pioarduino/registry/releases/download/0.0.1/riscv32-esp-elf-14.2.0_20241119.zip"
6767
},
6868
"toolchain-esp32ulp": {
6969
"type": "toolchain",

0 commit comments

Comments
 (0)