Files
M5Atom/library.json
2025-01-10 09:26:14 +08:00

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"
}