Files
M5Cardputer/library.json
T
2023-10-09 18:43:39 +08:00

18 lines
435 B
JSON

{
"name": "M5Cardputer",
"description": "Library for M5Stack M5Cardputer Board",
"keywords": "M5GFX,M5Stack,M5Cardputer",
"authors": {
"name": "M5Stack, Sean",
"url": "http://www.m5stack.com"
},
"repository": {
"type": "git",
"url": "https://github.com/m5stack/M5Cardputer.git"
},
"version": "1.0.0",
"frameworks": ["arduino"],
"platforms": ["espressif32", "native"],
"headers": "M5Cardputer.h"
}