Files
M5Module-LLM/library.json
T
2025-01-07 09:26:03 +08:00

20 lines
467 B
JSON

{
"name": "M5Module-LLM",
"description": "Library for M5Module-LLM",
"keywords": "M5Stack,M5Module-LLM",
"authors": {
"name": "M5Stack"
},
"repository": {
"type": "git",
"url": "https://github.com/M5Stack/M5Module-LLM.git"
},
"dependencies": {
"M5Unified": "*",
"M5GFX": "*",
"ArduinoJson": "*"
},
"version": "1.4.0",
"frameworks": "arduino",
"platforms": "espressif32"
}