Files
M5Stack/library.json
T
sakabin 40c3d80dec Add some Example
Modules:
    Plus, Servo
Unit:
    ADC, DAC, Color, TOF
Stick:
    test
2018-10-29 17:40:18 +08:00

17 lines
350 B
JSON

{
"name": "M5Stack",
"description": "An ESP32 Arduino board",
"keywords": "M5Stack",
"authors": {
"name": "Zibin, M5Stack",
"url": "http://www.m5stack.com"
},
"repository": {
"type": "git",
"url": "https://github.com/m5stack/m5stack.git"
},
"version": "0.2.4",
"framework": "arduino",
"platforms": "espressif32"
}