Files
M5AtomU/library.json
2023-08-21 11:12:37 +08:00

17 lines
344 B
JSON

{
"name": "M5AtomU",
"description": "An ESP32 Arduino board",
"keywords": "M5AtomU",
"authors": {
"name": "M5Stack",
"url": "http://www.m5stack.com"
},
"repository": {
"type": "git",
"url": "https://github.com/m5stack/M5AtomU.git"
},
"version": "0.0.2",
"frameworks": "arduino",
"platforms": "espressif32"
}