esp-idf/components/esp_eth
Bogdan Kolendovskyy 0c20e3bda8 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-15 15:38:42 +01:00
..
include feat(esp_eth): abstraction of SPI driver for SPI Ethernet modules 2023-09-26 07:58:05 +00:00
src fix(esp_eth): ip101-specific reset_hw to match reset timings from datasheet 2024-02-15 15:38:42 +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