Remove redundant framework data

This commit is contained in:
Ivan Kravets
2023-04-28 13:26:27 +03:00
committed by GitHub
parent a21990ce60
commit b8f89056d9
+1 -4
View File
@@ -26,10 +26,7 @@
},
"espidf": {
"package": "framework-espidf",
"script": "builder/frameworks/espidf.py",
"description": "ESP-IDF is the official development framework for the ESP32 and ESP32-S Series SoCs.",
"homepage": "https://docs.espressif.com/projects/esp-idf/en/latest/esp32/",
"title": "Espressif IoT Development Framework"
"script": "builder/frameworks/espidf.py"
}
},
"packages": {