You've already forked M5Module-LAN-13.2
mirror of
https://github.com/m5stack/M5Module-LAN-13.2.git
synced 2026-05-20 11:04:06 -07:00
18 lines
396 B
JSON
18 lines
396 B
JSON
{
|
|
"name": "M5Module-LAN-13.2",
|
|
"description": "Library for M5Stack M5Module-LAN-13.2 development kit",
|
|
"keywords": "W5500",
|
|
"authors": {
|
|
"name": "M5Stack",
|
|
"url": "http://www.m5stack.com"
|
|
},
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "https://github.com/m5stack/M5Module-LAN-13.2.git"
|
|
},
|
|
"version": "1.0.0",
|
|
"frameworks": "arduino",
|
|
"platforms": "espressif32"
|
|
}
|
|
|