Files
M5Stack/library.json
T
2023-08-28 14:50:34 +08:00

17 lines
387 B
JSON

{
"name": "M5Stack",
"description": "Library for M5Stack Core development kit",
"keywords": "M5Stack",
"authors": {
"name": "M5Stack",
"url": "http://www.m5stack.com"
},
"repository": {
"type": "git",
"url": "https://github.com/m5stack/m5stack.git"
},
"version": "0.4.5",
"frameworks": "arduino",
"platforms": "espressif32",
"headers": "M5Stack.h"
}