esp-idf/components/esp_eth
Bogdan Kolendovskyy 222f67f043 fix(esp_eth): ip101-specific reset_hw to match reset timings from datasheet
IP101 requires 10ms reset assertion time and 10ms post-reset delay to properly initialize.
2024-02-07 11:24:17 +01:00
..
include esp_eth: Add functions to access PHY using MDIO 2024-01-30 12:08:18 +01:00
src fix(esp_eth): ip101-specific reset_hw to match reset timings from datasheet 2024-02-07 11:24:17 +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