1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-12-25 22:43:50 +01:00
Gunar Schorcht 1c28fa8928 cpu/esp32: replace feature periph_eth by esp_eth
In fact the ESP32 has no peripheral driver for the ETH interface. Instead, the `esp_eth` netdev driver directly uses the ESP-IDF Ethernet API. This caused compilation problems with Kconfig. Therefore the required feature `periph_eth` is replaced by the feature `esp_eth`.
2022-08-03 06:38:44 +02:00
..
2022-04-06 12:29:25 +02:00
2022-04-06 12:29:25 +02:00
2021-12-02 16:33:19 +01:00
2022-06-09 18:27:30 +02:00
2022-04-06 12:29:25 +02:00
2021-07-09 10:47:42 +02:00