mirror of
https://github.com/m5stack/M5EPD.git
synced 2026-05-20 10:29:25 -07:00
16 lines
344 B
JSON
16 lines
344 B
JSON
{
|
|
"name": "M5EPD",
|
|
"description": "An ESP32 Arduino board",
|
|
"keywords": "M5EPD",
|
|
"authors": {
|
|
"name": "m5stack, M5EPD",
|
|
"url": "http://www.m5stack.com"
|
|
},
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "https://github.com/m5stack/M5EPD.git"
|
|
},
|
|
"version": "0.1.5",
|
|
"frameworks": "arduino",
|
|
"platforms": "espressif32"
|
|
} |