Files
M5EPD/library.json
2023-08-09 17:56:16 +08:00

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"
}