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-23 22:39:07 +01:00
2020-03-23 12:38:36 +01:00
2020-02-21 09:09:34 +01:00
2020-03-23 12:38:36 +01:00
2020-03-23 12:38:36 +01:00