add libraries

This commit is contained in:
Mariano Sciacco
2021-10-06 00:48:39 +02:00
parent e91cc23860
commit 6a46a7938b
40 changed files with 5426 additions and 0 deletions

View File

@@ -0,0 +1,8 @@
name=Ethernet
version=1.0
author=Arduino
maintainer=Arduino <info@arduino.cc>
sentence=The libary to use the Arduino Ethernet shield or the Arduino Ethernet based on the WizNet W5100.
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.
url=http://arduino.cc/en/Reference/Ethernet
architectures=*