# Changelog ## [0.6.0](https://github.com/espressif/esp-eth-drivers/compare/eth_dummy_phy@v0.5.0...eth_dummy_phy@v0.6.0) (2025-10-06) ### Features * **dummy_phy:** created a dummy PHY instance for direct EMAC to EMAC ([1d1e3cb](https://github.com/espressif/esp-eth-drivers/commit/1d1e3cb0a37e1c9c8bbd6e9f70b35b950e4ed1e6)) * **eth_drivers:** migrated SPI ETH modules and PHY drivers ([952f637](https://github.com/espressif/esp-eth-drivers/commit/952f63745074569d5b27e4d44263c9055cb6fb64)) * **ethernet_init:** added dependency to use migrated drivers ([952f637](https://github.com/espressif/esp-eth-drivers/commit/952f63745074569d5b27e4d44263c9055cb6fb64)) ### Bug Fixes * fixed driver dependencies for IDF6.0 ([26f65fb](https://github.com/espressif/esp-eth-drivers/commit/26f65fbf46970a5a02340a949f9e5dd1a39c01cf)) * fixed examples builds and added .build-test-rules.yml ([0e459f1](https://github.com/espressif/esp-eth-drivers/commit/0e459f19b75d5114fe5e592fc9739f0e9fb919f9)) * fixed formatting in all components ([9f0f356](https://github.com/espressif/esp-eth-drivers/commit/9f0f356a4b1402c6c19787619288e0f84310464a))
b94aad5aee5c0869013ddbe94adc366cc2d912f5
idf.py add-dependency "espressif/eth_dummy_phy^0.6.0"