first commit
This commit is contained in:
commit
5893b00dd2
1669 changed files with 1982740 additions and 0 deletions
23
libraries/M5Unified/library.json
Normal file
23
libraries/M5Unified/library.json
Normal file
|
|
@ -0,0 +1,23 @@
|
|||
{
|
||||
"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"
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue