arduino-esp32-custom-lwip-p.../libraries/Ethernet/library.properties

10 lines
436 B
Properties
Raw Normal View History

2023-02-25 16:13:53 +01:00
name=Ethernet
version=2.0.0
author=Hristo Gochkov
maintainer=Hristo Gochkov <hristo@espressif.com>
sentence=Enables network connection (local and Internet) using the ESP32 Ethernet.
paragraph=With this library you can instantiate Servers, Clients and send/receive UDP packets through Ethernet. The IP address can be assigned statically or through a DHCP. The library can also manage DNS.
category=Communication
url=
architectures=esp32