Arduino/libraries/Ethernet/library.properties

10 lines
545 B
Properties
Raw Normal View History

2015-04-23 04:01:30 -07:00
name=Ethernet
2015-07-14 14:39:03 -07:00
version=1.1.0
2015-04-23 04:01:30 -07:00
author=Arduino
maintainer=Arduino <info@arduino.cc>
sentence=Enables network connection (local and Internet) using the Arduino Ethernet board or shield. For all Arduino boards.
paragraph=With this library you can use the Arduino Ethernet (shield or board) to connect to Internet. 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=http://www.arduino.cc/en/Reference/Ethernet
2015-04-23 04:01:30 -07:00
architectures=*