first commit

This commit is contained in:
stuce-bot 2025-06-30 20:47:33 +02:00
commit 5893b00dd2
1669 changed files with 1982740 additions and 0 deletions

View file

@ -0,0 +1,17 @@
{
"name": "M5GFX",
"description": "Library for M5Stack All Display",
"keywords": "M5GFX,M5Stack,M5StackCore2,M5StackCoreInk,M5StickC,M5StickC-Plus,M5Paper,M5Tough,M5Station,M5ATOMS3,UnitOLED,UnitLCD,UnitRCA,ATOMDisplay",
"authors": {
"name": "M5Stack, lovyan03",
"url": "http://www.m5stack.com"
},
"repository": {
"type": "git",
"url": "https://github.com/m5stack/M5GFX.git"
},
"version": "0.2.9",
"frameworks": ["arduino", "espidf", "*"],
"platforms": ["espressif32", "native"],
"headers": "M5GFX.h"
}