mirror of
https://github.com/m5stack/M5StickC.git
synced 2026-05-20 10:25:54 -07:00
17 lines
373 B
JSON
17 lines
373 B
JSON
{
|
|
"name": "M5StickC",
|
|
"description": "An ESP32 Arduino board",
|
|
"keywords": "M5StickC",
|
|
"authors": {
|
|
"name": "M5Stack",
|
|
"url": "http://www.m5stack.com"
|
|
},
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "https://github.com/m5stack/M5StickC.git"
|
|
},
|
|
"version": "0.3.0",
|
|
"frameworks": "arduino",
|
|
"platforms": "espressif32",
|
|
"headers": "M5StickC.h"
|
|
} |