changes to compile with core 2.0.3

This commit is contained in:
technyon
2022-07-05 21:52:39 +02:00
parent 415b09e4af
commit 4de235e263
110 changed files with 7986 additions and 13499 deletions

View File

@@ -0,0 +1,10 @@
name=Ethernet
version=2.0.0
author=Various (see AUTHORS file for details)
maintainer=Arduino <info@arduino.cc>
sentence=Enables network connection (local and Internet) using the Arduino Ethernet Board or Shield.
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=https://www.arduino.cc/en/Reference/Ethernet
architectures=*
includes=Ethernet.h