1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-01-18 12:52:44 +01:00
RIOT/cpu/esp32/esp-wifi
Gunar Schorcht 2c3ac91cf3 cpu/esp32: move wifi_connect to event handler
Before function wifi_connect is executed, starting the WiFi driver should have been finished. This is indicated by the WiFi driver by sending event SYSTEM_EVENT_STA_START. Function wifi_connect is moved therefore to the event handler for SYSTEM_EVENT_STA_START.
2019-01-17 17:10:43 +01:00
..
doc.txt cpu: add esp32 2018-10-08 12:20:49 +02:00
esp_wifi_netdev.c cpu/esp32: move wifi_connect to event handler 2019-01-17 17:10:43 +01:00
esp_wifi_netdev.h cpu/esp32: fixes frame size handling in esp_wifi 2019-01-17 17:10:43 +01:00
esp_wifi_params.h cpu: add esp32 2018-10-08 12:20:49 +02:00
Makefile cpu: add esp32 2018-10-08 12:20:49 +02:00