Files
StackChan-BSP/library.json
T
Forairaaaaa cd12f67cd6 init
2026-04-15 10:08:15 +08:00

21 lines
514 B
JSON

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