mirror of
https://github.com/m5stack/M5Atom.git
synced 2026-05-20 10:27:21 -07:00
17 lines
365 B
JSON
17 lines
365 B
JSON
{
|
|
"name": "M5Atom",
|
|
"description": "An ESP32 Arduino board",
|
|
"keywords": "M5Atom",
|
|
"authors": {
|
|
"name": "M5Stack",
|
|
"url": "http://www.m5stack.com"
|
|
},
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "https://github.com/m5stack/M5Atom.git"
|
|
},
|
|
"version": "0.1.3",
|
|
"frameworks": "arduino",
|
|
"platforms": "espressif32",
|
|
"headers": "M5Atom.h"
|
|
} |