17 lines
369 B
JSON
17 lines
369 B
JSON
{
|
|
"name": "M5Core2",
|
|
"description": "An ESP32 Arduino board",
|
|
"keywords": "M5Core2",
|
|
"authors": {
|
|
"name": "M5Stack",
|
|
"url": "http://www.m5stack.com"
|
|
},
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "https://github.com/m5stack/M5Core2.git"
|
|
},
|
|
"version": "0.1.2",
|
|
"frameworks": "arduino",
|
|
"platforms": "espressif32",
|
|
"headers": "M5Core2.h"
|
|
} |