1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2026-01-01 01:41:18 +01:00
RIOT/drivers
Benjamin Valentin b27cd86d2b drivers/atwinc15x0: reset device if m2m_wifi_handle_events() fails
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.
2022-08-19 11:36:05 +02:00
..
2022-03-04 14:15:35 +01:00
2022-07-28 09:32:24 +02:00
2022-03-04 14:15:47 +01:00
2022-08-17 14:37:21 +02:00
2022-03-04 14:15:50 +01:00
2022-03-04 14:15:57 +01:00
2022-03-04 14:15:57 +01:00
2022-03-04 14:15:58 +01:00
2022-07-28 09:32:24 +02:00