Add ETHClass2 lib, board definition and ETH companion radio support

This commit is contained in:
Piero Andreini 2026-03-30 02:07:17 +02:00
parent de00cebbbb
commit e97d6849d2
6 changed files with 1364 additions and 7 deletions

View file

@ -0,0 +1,9 @@
name=ETHClass2
version=1.0.0
author=Lewis He
maintainer=Lewis He <lewishe@outlook.com>
sentence=Enables network connection (local and Internet) using the ESP32/ESP32S3 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