mirror of
https://github.com/m5stack/M5Stack.git
synced 2026-05-20 10:06:46 -07:00
17 lines
387 B
JSON
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"
|
|
} |