2021-05-28 15:57:52 +08:00
|
|
|
{
|
|
|
|
|
"name": "M5GFX",
|
|
|
|
|
"description": "Library for M5Stack All Display",
|
2025-09-17 18:02:27 +09:00
|
|
|
"keywords": "M5GFX,M5Stack,M5StackCore2,M5StackCoreInk,M5StickC,M5StickC-Plus,M5Paper,M5Tough,M5Station,M5ATOMS3,M5Tab5,UnitOLED,UnitLCD,UnitRCA,ATOMDisplay",
|
2021-05-28 15:57:52 +08:00
|
|
|
"authors": {
|
2021-05-30 19:45:56 +09:00
|
|
|
"name": "M5Stack, lovyan03",
|
2021-05-28 15:57:52 +08:00
|
|
|
"url": "http://www.m5stack.com"
|
|
|
|
|
},
|
|
|
|
|
"repository": {
|
|
|
|
|
"type": "git",
|
2021-05-30 19:45:56 +09:00
|
|
|
"url": "https://github.com/m5stack/M5GFX.git"
|
2021-05-28 15:57:52 +08:00
|
|
|
},
|
2026-05-15 10:30:06 +09:00
|
|
|
"version": "0.2.21",
|
2023-07-10 12:34:24 +09:00
|
|
|
"frameworks": ["arduino", "espidf", "*"],
|
|
|
|
|
"platforms": ["espressif32", "native"],
|
2021-11-19 20:42:56 +09:00
|
|
|
"headers": "M5GFX.h"
|
2021-05-28 15:57:52 +08:00
|
|
|
}
|