1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/cpu/esp32/esp-wifi
Gunar Schorcht 33a6f42fa5 cpu/esp32: lwIP Ethernet address option length
The option value length of Ethernet addresses can be more than 6 byte in lwIP. Therefore, the max_len parameter is check to be greater than or equal to ETHERNET_ADDR_LEN.
2019-08-06 19:12:29 +02:00
..
doc.txt cpu/esp32: esp-wifi related doc changes 2019-01-17 17:10:43 +01:00
esp_wifi_netdev.c cpu/esp32: lwIP Ethernet address option length 2019-08-06 19:12:29 +02:00
esp_wifi_netdev.h cpu/esp32: fix of maximum frame length in esp_wifi 2019-01-21 15:26:18 +01:00
esp_wifi_params.h cpu/esp32: doc improvements in esp_wifi 2019-01-17 17:10:43 +01:00
Makefile cpu: add esp32 2018-10-08 12:20:49 +02:00