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 ec383f7 commit 6471542Copy full SHA for 6471542
platform.json
@@ -33,13 +33,13 @@
33
"type": "framework",
34
"optional": true,
35
"owner": "espressif",
36
- "version": "https://github.com/espressif/arduino-esp32/archive/refs/heads/release/v3.1.x.zip"
+ "version": "https://github.com/espressif/arduino-esp32/releases/download/3.1.0-RC2/esp32-3.1.0-RC2.zip"
37
},
38
"framework-arduinoespressif32-libs": {
39
40
41
42
- "version": ""
+ "version": "https://github.com/espressif/esp32-arduino-lib-builder/releases/download/idf-release_v5.3/esp32-arduino-libs-idf-release_v5.3-a0f798cf.zip"
43
44
"framework-espidf": {
45
0 commit comments