Files
StackChan-BSP/library.json
T
Forairaaaaa cf515744a6 bump version
2026-04-29 14:52:09 +08:00

22 lines
514 B
JSON

{
"name": "M5StackChan",
"description": "Library for M5StackChan",
"keywords": "M5Stack,M5StackChan",
"authors": {
"name": "M5Stack"
},
"repository": {
"type": "git",
"url": "https://github.com/m5stack/StackChan-BSP"
},
"dependencies": {
"M5Unified": "*",
"M5GFX": "*",
"IRremoteESP8266": "*",
"M5Unit-NFC": "*"
},
"version": "1.0.1",
"frameworks": "arduino",
"platforms": "espressif32"
}