1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-01-18 12:52:44 +01:00
RIOT/cpu/esp8266/esp-wifi
Gunar Schorcht 96d0910d33 cpu/esp8266: avoid _esp_wifi_recv_cb during send
To avoid conflicts on receiption of a frame while sending, _esp_wifi_recv_cb should not executed while a frame is in transmission
2019-01-24 09:21:17 +01:00
..
doc.txt
esp_wifi_netdev.c cpu/esp8266: avoid _esp_wifi_recv_cb during send 2019-01-24 09:21:17 +01:00
esp_wifi_netdev.h cpu/esp8266: different conn states in esp_wifi 2019-01-24 09:21:17 +01:00
esp_wifi_params.h
Makefile