mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
e6db92567e
The buffer[EHTHERNET_MAX_LEN] used in _esp_wifi_send to convert the iolist of the given packet to a plain buffer for the WiFi interface should not be on the stack to prevent the sending thread's stack from overflowing. |
||
---|---|---|
.. | ||
doc.txt | ||
esp_wifi_netdev.c | ||
esp_wifi_netdev.h | ||
esp_wifi_params.h | ||
Makefile |