You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
9 lines
578 B
9 lines
578 B
name=Ethernet2
|
|
version=1.0.4
|
|
author=Various
|
|
maintainer=Adafruit <info@adafruit.com>
|
|
sentence=Enables network connection (local and Internet) using W5500 based Ethernet shields.
|
|
paragraph=With this library you can use W5500 based Ethernet shields, such as the 'Arduino Ethernet Shield v2' to connect to Internet, but not older W5100 based shields. The library provides both Client and server functionalities. The library permits you to connect to a local network also with DHCP and to resolve DNS.
|
|
category=Communication
|
|
url=https://github.com/adafruit/Ethernet2
|
|
architectures=*
|
|
|