# WIZnet Common Sub-component This sub-component provides shared functionality for WIZnet Ethernet controllers (W5500, W6100). It covers SPI communication, MAC layer, and PHY layer common operations. > [!CAUTION] > This component is not intended for standalone use! ## Supported Controllers - [W5500](../w5500/README.md) - [W6100](../w6100/README.md) More controllers may be supported in the future.
281122186d5002db72dc84ac12d0698a2a5589f6
idf.py add-dependency "espressif/wiznet_common^1.0.0"