You've already forked M5Unit-Step16
mirror of
https://github.com/m5stack/M5Unit-Step16.git
synced 2026-05-20 11:40:52 -07:00
22 lines
489 B
JSON
22 lines
489 B
JSON
{
|
|
"name": "M5UnitStep16",
|
|
"description": "Library for M5Stack M5Unit Step16",
|
|
"keywords": "M5UnitStep16",
|
|
"authors": {
|
|
"name": "M5Stack",
|
|
"url": "http://www.m5stack.com"
|
|
},
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "https://github.com/m5stack/M5Unit-Step16.git"
|
|
},
|
|
"version": "1.0.1",
|
|
"frameworks": [
|
|
"arduino"
|
|
],
|
|
"platforms": [
|
|
"espressif32",
|
|
"native"
|
|
],
|
|
"headers": "M5UnitStep16.h"
|
|
} |