Files
M5Capsule/library.json

18 lines
425 B
JSON

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