Files
M5Module-LLM/library.json
T
Forairaaaaa b5abe69e12 init
2024-10-24 16:21:19 +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.0.0",
"frameworks": "arduino",
"platforms": "espressif32"
}