mirror of
https://github.com/Fishwaldo/ESP32-Chimera-Core.git
synced 2025-03-16 03:41:39 +00:00
27 lines
685 B
JSON
27 lines
685 B
JSON
{
|
|
"name": "ESP32-Chimera-Core",
|
|
"description": "Alternate library M5Stack/Odroid-Go/D-Duino and possiblly other ESP32/TFT/SD bundles",
|
|
"keywords": ["ESP32-Chimera-Core", "M5Stack", "M5Core2", "Odroid-Go", "ttgo-ts", "d-duino-32-xs", "esp32-wrover-kit"],
|
|
"authors": [
|
|
{
|
|
"name": "tobozo",
|
|
"url": "https://github.com/tobozo"
|
|
},
|
|
{
|
|
"name": "Lovyan03",
|
|
"url": "https://github.com/Lovyan03"
|
|
}
|
|
],
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "https://github.com/tobozo/ESP32-Chimera-Core.git"
|
|
},
|
|
"dependencies": [
|
|
{
|
|
"name": "LovyanGFX"
|
|
}
|
|
],
|
|
"version": "1.1.8",
|
|
"framework": "arduino",
|
|
"platforms": "espressif32"
|
|
}
|