You've already forked DEMO-BOARD
mirror of
https://github.com/m5stack/DEMO-BOARD.git
synced 2026-05-20 10:26:33 -07:00
16 lines
354 B
JSON
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"
|
|
} |