Ondrej Kosta
|
f29686eabb
|
fix(esp_eth): fixed basic example MAC address config for SPI ETH
|
2026-01-29 10:48:54 +01:00 |
|
Ondrej Kosta
|
79d34bf5d5
|
feat(esp_eth): added SPI Ethernet module polling mode
Closes https://github.com/espressif/esp-idf/issues/12682
|
2024-02-14 10:05:22 +01:00 |
|
Ondrej Kosta
|
7e481c02a3
|
Ethernet examples: removed configuration of SPI Input Delay which was introduced by a mistake
|
2023-05-23 09:11:14 +02:00 |
|
Ondrej Kosta
|
a2d669c008
|
Updated Ethernet README Common Troubleshooting to describe workaround when SPI issues are observed with internal EMAC connected
|
2023-05-19 15:17:07 +02:00 |
|
Ondrej
|
2bf7255285
|
Ethernet related tests improvements
esp_eth: tests migrated to pytest and added support of multiple Ethernet devices
esp_netif: l2tap test migrated to pytest
|
2022-11-28 11:34:34 +00:00 |
|
Ondrej Kosta
|
20e668259e
|
Ethernet examples: added new common init for Ethernet drivers
|
2022-08-26 15:43:16 +02:00 |
|