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 a21990c commit b8f8905Copy full SHA for b8f8905
platform.json
@@ -26,10 +26,7 @@
26
},
27
"espidf": {
28
"package": "framework-espidf",
29
- "script": "builder/frameworks/espidf.py",
30
- "description": "ESP-IDF is the official development framework for the ESP32 and ESP32-S Series SoCs.",
31
- "homepage": "https://docs.espressif.com/projects/esp-idf/en/latest/esp32/",
32
- "title": "Espressif IoT Development Framework"
+ "script": "builder/frameworks/espidf.py"
33
}
34
35
"packages": {
0 commit comments