Files
M5Module-LLM/library.json
T
imliubo abcd1298bc Bump to V1.3.0
Signed-off-by: imliubo <imliubo@makingfun.xyz>
2024-12-30 17:27: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.3.0",
"frameworks": "arduino",
"platforms": "espressif32"
}