I saw in the ESP-IDF warehouse that Ethernet already supports the
DM9051 module, so I want to ask whether micropython can also use DM9051 for network communication?
I know that currently micropython only supports
PHY_LAN8720,
PHY_TLK110,
PHY_IP101 in ESP32, so I want to make sure if there are plans to support?
