Gunar Schorcht 4f977316fe cpu/esp_common: stop WiFi interface before sleep/reboot
The WiFi interface should be stopped before reboot or sleep. But stopping the WiFi interface disconnects an existing connection. Usually, esp_wifi_netdev tries to reconnect on an disconnect event. However, trying reconnect with a stopped WiFi interface may lead to a crash. Therefore, the stop event has to be handled.
2020-03-23 12:38:36 +01:00
..
2019-11-28 18:59:09 +01:00
2018-10-08 12:20:49 +02:00
2019-11-23 22:39:36 +01:00
2019-11-23 22:39:36 +01:00
2019-11-23 22:39:07 +01:00