Skip to content

Commit b8f8905

Browse files
authored
Remove redundant framework data
1 parent a21990c commit b8f8905

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

platform.json

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -26,10 +26,7 @@
2626
},
2727
"espidf": {
2828
"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"
29+
"script": "builder/frameworks/espidf.py"
3330
}
3431
},
3532
"packages": {

0 commit comments

Comments
 (0)