Skip to content

Commit 4c85ff4

Browse files
authored
Revert to IDF v5.4.0.250218
until the reason for failing in `kconfiglib.py` with latest IDF 5.4.0.250221 is found
1 parent 21a5320 commit 4c85ff4

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
@@ -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.250221/esp-idf-v5.4.0.zip"
54+
"version": "https://github.com/pioarduino/esp-idf/releases/download/v5.4.0.250218/esp-idf-v5.4.0.zip"
5555
},
5656
"toolchain-xtensa-esp-elf": {
5757
"type": "toolchain",

0 commit comments

Comments
 (0)