esp-idf/components/esp_eth
Bogdan Kolendovskyy d9e1d69b4e esp_eth: Add functions to access PHY using MDIO
Specifically:
  - Set/get address
  - Read/write data at address with specified MDIO access function
  - Read/write both address and data with a single call
2024-01-30 12:08:18 +01:00
..
include esp_eth: Add functions to access PHY using MDIO 2024-01-30 12:08:18 +01:00
src esp_eth: Add functions to access PHY using MDIO 2024-01-30 12:08:18 +01:00
test_apps ci(esp_eth): enable Ethernet tests 2024-01-22 09:30:24 +01:00
CMakeLists.txt feat(esp_eth): Added support of internal EMAC for ESP32P4 2024-01-16 14:29:25 +01:00
Kconfig feat(esp_eth): Added support of internal EMAC for ESP32P4 2024-01-16 14:29:25 +01:00
linker.lf feat(esp_eth): Added support of internal EMAC for ESP32P4 2024-01-16 14:29:25 +01:00