Ethernet
Supported RMII PHY's:
Features:
- IP (Internet Protocol, IPv4)
- ICMP (Internet Control Message Protocol)
- IGMP (Internet Group Management Protocol)
- DHCP, Zeroconf
- UDP (User Datagram Protocol)
- TCP (Transmission Control Protocol)
Applications:
- NTP client
- TFTP server
- HTTP server
- MDNS (Multicast DNS) responder
Example building the firmware for RTL8201F:
make -f Makefile.GD32 clean && make -f Makefile.GD32 ENET_PHY=RTL8201F