espressif/eth_dummy_phy

0.6.0

Latest
uploaded 1 week ago
This component creates dummy instance of Ethernet PHY and so two devices can be connected directly by EMAC to EMAC.

changelog

# 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))

Links

License: Apache-2.0

To add this component to your project, run:

idf.py add-dependency "espressif/eth_dummy_phy^0.6.0"

or download archive

Stats

  • Archive size
    Archive size ~ 17.29 KB
  • Downloaded in total
    Downloaded in total 41 times
  • Downloaded this version
    This version: 0 times

Badge

espressif/eth_dummy_phy version: 0.6.0
|