Files
M5-StickT/library.json
2020-09-07 18:46:06 +08:00

17 lines
376 B
JSON

{
"name": "M5-StickT",
"description": "Library for M5StickT development kit",
"keywords": "M5StickT",
"authors": {
"name": "tongyihan@outlook.com",
"url": "http://www.m5stack.com"
},
"repository": {
"type": "git",
"url": "https://github.com/m5stack/M5-StickT.git"
},
"version": "0.0.1",
"framework": "arduino",
"platforms": "espressif32"
}