Gunar Schorcht
|
3e4dc10740
|
esp/esp32: changes in esp_eth for ESP-IDF v4.4
|
2022-06-01 13:21:29 +02:00 |
|
Gunar Schorcht
|
ace3107975
|
cpu/esp32/esp_eth: remove gnrc specific code
|
2020-01-31 09:32:23 +01:00 |
|
Gunar Schorcht
|
676a615996
|
cpu/esp32: fix of maximum frame length in esp_eth
Since complete MAC frames are handled, ETHERNET_MAX_LEN has to be used instead of ETHERNET_DATA_LEN for buffer sizes and length checks.
|
2019-01-21 15:25:43 +01:00 |
|
Gunar Schorcht
|
1e3abebd86
|
cpu/esp32: fixes esp_net maximum packet size
Fixes the maximum packet size of 255 bytes in the esp_eth netdev driver of ESP32 mcu.
fixup! cpu/esp32: fixes esp_net maximum packet size
|
2019-01-04 12:12:13 +01:00 |
|
Schorcht
|
3ac99877ac
|
cpu: add esp32
|
2018-10-08 12:20:49 +02:00 |
|