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 70952b3 commit 3a5755eCopy full SHA for 3a5755e
platform.json
@@ -33,7 +33,7 @@
33
"type": "framework",
34
"optional": true,
35
"owner": "espressif",
36
- "version": "https://github.com/espressif/arduino-esp32/archive/refs/heads/idf-release/v5.3.zip"
+ "version": "https://github.com/espressif/arduino-esp32/archive/refs/heads/master.zip"
37
},
38
"framework-arduinoespressif32-libs": {
39
@@ -51,7 +51,7 @@
51
52
53
"owner": "pioarduino",
54
- "version": "https://github.com/pioarduino/esp-idf/releases/download/v5.3.2.250120/esp-idf-v5.3.2.zip"
+ "version": "https://github.com/pioarduino/esp-idf/releases/download/v5.3.2.250212/esp-idf-v5.3.2.zip"
55
56
"toolchain-xtensa-esp-elf": {
57
"type": "toolchain",
0 commit comments