Skip to content

Commit 5ee05a3

Browse files
authored
Update IDF and toolchains
1 parent c5d765f commit 5ee05a3

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

platform.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"type": "git",
1919
"url": "https://github.com/pioarduino/platform-espressif32.git"
2020
},
21-
"version": "55.03.30+develop",
21+
"version": "55.03.32+develop",
2222
"frameworks": {
2323
"arduino": {
2424
"script": "builder/frameworks/arduino.py"
@@ -51,21 +51,21 @@
5151
"type": "framework",
5252
"optional": true,
5353
"owner": "pioarduino",
54-
"version": "https://github.com/pioarduino/esp-idf/releases/download/v5.5.1/esp-idf-v5.5.1.tar.xz"
54+
"version": "https://github.com/pioarduino/esp-idf/releases/download/v5.5.1.250929/esp-idf-v5.5.1.tar.xz"
5555
},
5656
"toolchain-xtensa-esp-elf": {
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": "14.2.0+20250730",
61+
"version": "https://github.com/pioarduino/registry/releases/download/0.0.1/xtensa-esp-elf-14.2.0_20250730.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": "14.2.0+20250730",
68+
"version": "https://github.com/pioarduino/registry/releases/download/0.0.1/riscv32-esp-elf-14.2.0_20250730.zip"
6969
},
7070
"toolchain-esp32ulp": {
7171
"type": "toolchain",

0 commit comments

Comments
 (0)