first commit
This commit is contained in:
commit
5893b00dd2
1669 changed files with 1982740 additions and 0 deletions
28
libraries/M5Utility/library.json
Normal file
28
libraries/M5Utility/library.json
Normal file
|
|
@ -0,0 +1,28 @@
|
|||
{
|
||||
"name": "M5Utility",
|
||||
"description": "Library for other M5 libraries and products",
|
||||
"keywords": "M5Utility",
|
||||
"authors": {
|
||||
"name": "M5Stack",
|
||||
"url": "http://www.m5stack.com"
|
||||
},
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/m5stack/M5Utility.git"
|
||||
},
|
||||
"dependencies": [],
|
||||
"version": "0.0.2",
|
||||
"frameworks": [
|
||||
"arduino"
|
||||
],
|
||||
"platforms": [
|
||||
"espressif32"
|
||||
],
|
||||
"headers": "M5Utility.h",
|
||||
"license": "MIT",
|
||||
"export": {
|
||||
"exclude": [
|
||||
"docs/html"
|
||||
]
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue