mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-01-17 05:32:45 +01:00
b27cd86d2b
Currently when m2m_wifi_handle_events() fails, we end up in a busy loop and the netdev thread becomes unusable. Instead, reset (re-init) the WiFi module if this condition occurs. While not ideal, it's certainly an improvement to the current situation. |
||
---|---|---|
.. | ||
include | ||
atwinc15x0_bsp.c | ||
atwinc15x0_bus.c | ||
atwinc15x0_netdev.c | ||
doc.txt | ||
Makefile | ||
Makefile.dep | ||
Makefile.include |