mirror of
https://github.com/m5stack/M5-RoverC.git
synced 2026-05-20 10:37:38 -07:00
16 lines
371 B
JSON
16 lines
371 B
JSON
{
|
|
"name": "M5-RoverC",
|
|
"description": "Library for M5Stack RoverC & RoverC-Pro",
|
|
"keywords": "M5Stack RoverC",
|
|
"authors": {
|
|
"name": "M5Stack",
|
|
"url": "http://www.m5stack.com"
|
|
},
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "https://github.com/m5stack/M5-RoverC.git"
|
|
},
|
|
"version": "0.0.1",
|
|
"frameworks": "arduino",
|
|
"platforms": "espressif32"
|
|
} |