23 lines
657 B
JSON
23 lines
657 B
JSON
{
|
|
"name": "M5Unified",
|
|
"description": "Library for M5Stack/Core2/Tough/CoreS3/CoreS3SE, M5StickC/C-Plus/C-Plus2, M5CoreInk, M5Paper, M5ATOM, M5STAMP, M5Station, M5Dial, M5DinMeter, M5Capsule, M5Cardputer, M5VAMeter",
|
|
"keywords": "M5Unified",
|
|
"authors": {
|
|
"name": "M5Stack, lovyan03",
|
|
"url": "http://www.m5stack.com"
|
|
},
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "https://github.com/m5stack/M5Unified.git"
|
|
},
|
|
"dependencies": [
|
|
{
|
|
"name": "M5GFX",
|
|
"version": ">=0.2.8"
|
|
}
|
|
],
|
|
"version": "0.2.7",
|
|
"frameworks": ["arduino", "espidf", "*"],
|
|
"platforms": ["espressif32", "native"],
|
|
"headers": "M5Unified.h"
|
|
}
|