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 51ecab1 commit 29ac567Copy full SHA for 29ac567
platform.json
@@ -18,7 +18,7 @@
18
"type": "git",
19
"url": "https://github.com/pioarduino/platform-espressif32.git"
20
},
21
- "version": "53.03.03+develop",
+ "version": "53.03.10+develop",
22
"frameworks": {
23
"arduino": {
24
"script": "builder/frameworks/arduino.py"
@@ -45,7 +45,7 @@
45
"type": "framework",
46
"optional": true,
47
"owner": "pioarduino",
48
- "version": "https://github.com/pioarduino/esp-idf/releases/download/v5.3.0/esp-idf-v5.3.0.zip"
+ "version": "https://github.com/pioarduino/esp-idf/releases/download/v5.3.0.ulp/esp-idf-v5.3.0.zip"
49
50
"toolchain-xtensa-esp-elf": {
51
"type": "toolchain",
0 commit comments