1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/cpu/esp32/esp-eth
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
..
doc.txt cpu: add esp32 2018-10-08 12:20:49 +02:00
esp_eth_netdev.c cpu/esp32: fix of maximum frame length in esp_eth 2019-01-21 15:25:43 +01:00
esp_eth_netdev.h cpu/esp32: fix of maximum frame length in esp_eth 2019-01-21 15:25:43 +01:00
esp_eth_params.h cpu: add esp32 2018-10-08 12:20:49 +02:00
Makefile cpu: add esp32 2018-10-08 12:20:49 +02:00