You've already forked M5StickCPlus2
mirror of
https://github.com/m5stack/M5StickCPlus2.git
synced 2026-05-20 11:06:15 -07:00
23 lines
512 B
JSON
23 lines
512 B
JSON
{
|
|
"name": "M5StickCPlus2",
|
|
"description": "M5Stack M5StickC-Plus2 Board",
|
|
"keywords": "M5StickC-Plus2",
|
|
"authors": {
|
|
"name": "M5Stack",
|
|
"url": "http://www.m5stack.com"
|
|
},
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "https://github.com/m5stack/M5StickCPlus2.git"
|
|
},
|
|
"dependencies": {
|
|
"M5Unified": "*",
|
|
"M5GFX": "*",
|
|
"M5Family": "*",
|
|
"DFRobot_GP8XXX": "*"
|
|
},
|
|
"version": "1.0.2",
|
|
"frameworks": "arduino",
|
|
"platforms": "espressif32",
|
|
"headers": "M5StickCPlus2.h"
|
|
} |