Files
Forairaaaaa 12ac867380 bump version
2026-05-12 16:51:13 +08:00

22 lines
542 B
JSON

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