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 67441d1 commit c478a2fCopy full SHA for c478a2f
platform.json
@@ -18,7 +18,7 @@
18
"type": "git",
19
"url": "https://github.com/pioarduino/platform-espressif32.git"
20
},
21
- "version": "55.03.30+develop",
+ "version": "55.03.30+alpha",
22
"frameworks": {
23
"arduino": {
24
"script": "builder/frameworks/arduino.py"
@@ -39,7 +39,7 @@
39
"type": "framework",
40
"optional": true,
41
"owner": "espressif",
42
- "version": ""
+ "version": "https://github.com/espressif/esp32-arduino-lib-builder/releases/download/idf-master/esp32-arduino-libs-idf-master-d930a386-v1.zip"
43
44
"framework-arduino-c2-skeleton-lib": {
45
0 commit comments