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 a98f766 commit fe7ec42Copy full SHA for fe7ec42
platform.json
@@ -18,7 +18,7 @@
18
"type": "git",
19
"url": "https://github.com/pioarduino/platform-espressif32.git"
20
},
21
- "version": "55.03.33+develop",
+ "version": "55.03.34+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.251017/esp-idf-v5.5.1.tar.xz"
+ "version": "https://github.com/pioarduino/esp-idf/releases/download/v5.5.1.251106/esp-idf-v5.5.1.tar.xz"
55
56
"toolchain-xtensa-esp-elf": {
57
"type": "toolchain",
0 commit comments