We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f2a618c commit a45b0a4Copy full SHA for a45b0a4
platform.json
@@ -51,7 +51,7 @@
51
"type": "framework",
52
"optional": true,
53
"owner": "pioarduino",
54
- "version": "https://github.com/pioarduino/esp-idf/releases/download/v5.3.1.241024/esp-idf-v5.3.1.zip"
+ "version": "https://github.com/pioarduino/esp-idf/releases/download/v5.3.2/esp-idf-v5.3.2.zip"
55
},
56
"toolchain-xtensa-esp-elf": {
57
"type": "toolchain",
@@ -86,7 +86,7 @@
86
"tool-esptoolpy": {
87
"type": "uploader",
88
89
- "version": "https://github.com/pioarduino/esptool/releases/download/v4.8.1.1/esptool.zip"
+ "version": "https://github.com/pioarduino/esptool/releases/download/v4.8.5/esptool.zip"
90
91
"tool-dfuutil-arduino": {
92
0 commit comments