PlatformIO package of the Teensy core framework compatible with GCC 10 & C++20
Du kan inte välja fler än 25 ämnen
Ämnen måste starta med en bokstav eller siffra, kan innehålla bindestreck ('-') och vara max 35 tecken långa.
|
- name=Ethernet
- version=2.0.0
- author=Various (see AUTHORS file for details)
- maintainer=Paul Stoffregen <paul@pjrc.com>, 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=http://www.arduino.cc/en/Reference/Ethernet
- architectures=*
- includes=Ethernet.h
|