mirror of
https://github.com/m5stack/M5Stack.git
synced 2026-05-20 10:06:46 -07:00
16 lines
343 B
JSON
16 lines
343 B
JSON
{
|
|
"name": "M5Stack",
|
|
"description": "An ESP32 Arduino board",
|
|
"keywords": "M5Stack",
|
|
"authors": {
|
|
"name": "Zibin Zheng",
|
|
"url": "https://github.com/m5stack/"
|
|
},
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "https://github.com/m5stack/m5stack.git"
|
|
},
|
|
"version": "0.1",
|
|
"framework": "arduino",
|
|
"platforms": "esp32"
|
|
} |