Files
M5StickC/library.json
2024-09-14 15:38:47 +08:00

17 lines
373 B
JSON

{
"name": "M5StickC",
"description": "An ESP32 Arduino board",
"keywords": "M5StickC",
"authors": {
"name": "M5Stack",
"url": "http://www.m5stack.com"
},
"repository": {
"type": "git",
"url": "https://github.com/m5stack/M5StickC.git"
},
"version": "0.3.0",
"frameworks": "arduino",
"platforms": "espressif32",
"headers": "M5StickC.h"
}