iluz/Arduino/libraries/Ethernet3/library.json
2025-06-20 14:47:05 +02:00

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