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 f825861 commit 175c25dCopy full SHA for 175c25d
platform.json
@@ -18,7 +18,7 @@
18
"type": "git",
19
"url": "https://github.com/pioarduino/platform-espressif32.git"
20
},
21
- "version": "55.03.32+develop",
+ "version": "55.03.33+develop",
22
"frameworks": {
23
"arduino": {
24
"script": "builder/frameworks/arduino.py"
@@ -51,7 +51,7 @@
51
"type": "framework",
52
"optional": true,
53
"owner": "pioarduino",
54
- "version": "https://github.com/pioarduino/esp-idf/releases/download/v5.5.1.250929/esp-idf-v5.5.1.tar.xz"
+ "version": "https://github.com/pioarduino/esp-idf/releases/download/v5.5.1.251017/esp-idf-v5.5.1.tar.xz"
55
56
"toolchain-xtensa-esp-elf": {
57
"type": "toolchain",
0 commit comments