library.properties 436 B

12345678910
  1. name=Ethernet
  2. version=2.0.0
  3. author=Hristo Gochkov
  4. maintainer=Hristo Gochkov <hristo@espressif.com>
  5. sentence=Enables network connection (local and Internet) using the ESP32 Ethernet.
  6. 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.
  7. category=Communication
  8. url=
  9. architectures=esp32