Skip to content

Commit 84f8328

Browse files
authored
Update IDF v5.4.1.250411
1 parent 0cbec6b commit 84f8328

File tree

1 file changed

+7
-2
lines changed

1 file changed

+7
-2
lines changed

platform.json

Lines changed: 7 additions & 2 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": "54.03.20",
21+
"version": "54.04.20",
2222
"frameworks": {
2323
"arduino": {
2424
"script": "builder/frameworks/arduino.py"
@@ -51,7 +51,7 @@
5151
"type": "framework",
5252
"optional": true,
5353
"owner": "pioarduino",
54-
"version": "https://github.com/pioarduino/esp-idf/releases/download/v5.4.0.250314/esp-idf-v5.4.0.zip"
54+
"version": "https://github.com/pioarduino/esp-idf/releases/download/v5.4.1.250411/esp-idf-v5.4.1.zip"
5555
},
5656
"xtensa-esp-elf": {
5757
"type": "toolchain",
@@ -121,6 +121,11 @@
121121
"owner": "",
122122
"version": ""
123123
},
124+
"tool-esp-rom-elfs": {
125+
"optional": true,
126+
"owner": "",
127+
"version": "https://github.com/pioarduino/registry/releases/download/0.0.1/esp-rom-elfs-20241011.zip"
128+
},
124129
"tool-mklittlefs": {
125130
"type": "uploader",
126131
"optional": true,

0 commit comments

Comments
 (0)