17 lines
396 B
JSON
17 lines
396 B
JSON
{
|
|
"name": "framework-arduinoespressif32",
|
|
"version": "3.20016.0",
|
|
"description": "Arduino Wiring-based Framework for the Espressif ESP32, ESP32-S and ESP32-C series of SoCs",
|
|
"keywords": [
|
|
"framework",
|
|
"arduino",
|
|
"espressif",
|
|
"esp32"
|
|
],
|
|
"license": "LGPL-2.1-or-later",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "https://github.com/espressif/arduino-esp32"
|
|
}
|
|
}
|