15 lines
406 B
JSON
15 lines
406 B
JSON
{
|
|
"name": "Ethernet3",
|
|
"keywords": "Ethernet, LAN, Wiznet, W5500, WIZ550io, WIZ850io, USR-ES1, EthernetShield2",
|
|
"description": "Ethernet library for Arduino and Ethernetshield2 / WIZ550io / WIZ850io / USR-ES1 with Wiznet W5500 chip.",
|
|
"repository":
|
|
{
|
|
"type": "git",
|
|
"url": "https://github.com/sstaub/Ethernet3"
|
|
},
|
|
"version": "1.5.6",
|
|
"frameworks": "arduino",
|
|
"platforms": "*"
|
|
}
|
|
|