esp-idf/components/esp_eth
Bogdan Kolendovskyy 8c9657063a 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-02-13 12:49:08 +01:00
..
include esp_eth: Add functions to access PHY using MDIO 2024-02-13 12:49:08 +01:00
src esp_eth: Add functions to access PHY using MDIO 2024-02-13 12:49:08 +01:00
test_apps ci(esp_eth): added tests of all supported Etherent chips 2023-10-12 07:23:51 +00:00
CMakeLists.txt refactor(linux): excluded all non-Linux components from build 2023-10-16 17:06:54 +08:00
Kconfig feat(esp_eth): added IRAM optimization option for internal EMAC 2023-09-05 07:42:30 +02:00
linker.lf feat(esp_eth): added IRAM optimization option for internal EMAC 2023-09-05 07:42:30 +02:00