Skip to content

Commit a45b0a4

Browse files
authored
IDF 5.3.2 release / esptool v4.8.5
1 parent f2a618c commit a45b0a4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

platform.json

Lines changed: 2 additions & 2 deletions
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.3.1.241024/esp-idf-v5.3.1.zip"
54+
"version": "https://github.com/pioarduino/esp-idf/releases/download/v5.3.2/esp-idf-v5.3.2.zip"
5555
},
5656
"toolchain-xtensa-esp-elf": {
5757
"type": "toolchain",
@@ -86,7 +86,7 @@
8686
"tool-esptoolpy": {
8787
"type": "uploader",
8888
"owner": "pioarduino",
89-
"version": "https://github.com/pioarduino/esptool/releases/download/v4.8.1.1/esptool.zip"
89+
"version": "https://github.com/pioarduino/esptool/releases/download/v4.8.5/esptool.zip"
9090
},
9191
"tool-dfuutil-arduino": {
9292
"type": "uploader",

0 commit comments

Comments
 (0)