Files
2022-05-30 14:19:24 +08:00

16 lines
354 B
JSON

{
"name": "DEMO-BOARD",
"description": "An ESP32 Arduino example",
"keywords": "DEMO-BOARD",
"authors": {
"name": "M5Stack",
"url": "http://www.m5stack.com"
},
"repository": {
"type": "git",
"url": "https://github.com/m5stack/DEMO-BOARD.git"
},
"version": "0.0.3",
"frameworks": "arduino",
"platforms": "espressif32"
}