1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-01-18 12:52:44 +01:00
RIOT/cpu/esp8266/esp-wifi
Gunar Schorcht e384f1e502 cpu/esp8266: send timeout handling in esp_wifi
A timeout was introduced if sending a frame takes to long time. In that case the WiFi interface disconnects and reconnects automatically to recover.
2019-01-24 09:21:17 +01:00
..
doc.txt cpu/esp8266: add built-in WiFi netdev driver 2019-01-24 09:21:17 +01:00
esp_wifi_netdev.c cpu/esp8266: send timeout handling in esp_wifi 2019-01-24 09:21:17 +01:00
esp_wifi_netdev.h cpu/esp8266: different conn states in esp_wifi 2019-01-24 09:21:17 +01:00
esp_wifi_params.h cpu/esp8266: add built-in WiFi netdev driver 2019-01-24 09:21:17 +01:00
Makefile cpu/esp8266: add built-in WiFi netdev driver 2019-01-24 09:21:17 +01:00