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 fb5c48b commit 5344b3dCopy full SHA for 5344b3d
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.3/esp32-3.1.3.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-489d7a2b-v1.zip"
43
44
"framework-arduino-c2-skeleton-lib": {
45
0 commit comments