esp-idf/components/esp_wifi
ronghulin 3b2281ecdb bugfix: update wifi lib
1. Fix the bug that LR can't work on esp32c3
2. Unlock mutex for esp_wifi_80211_tx when out of memory
3. Fix issue that esp_wifi_80211_tx can't be used in ap mode
4. Fix the compile error for esp32c3 in ESPTouch v2
2021-01-19 00:28:16 +00:00
..
esp32 esp_wifi: light sleep optimization 2021-01-18 15:31:03 +08:00
esp32c3 esp_wifi: light sleep optimization 2021-01-18 15:31:03 +08:00
esp32s2 esp_wifi: light sleep optimization 2021-01-18 15:31:03 +08:00
esp32s3 bringup esp32-s3 on FPGA 2020-09-22 15:15:03 +08:00
include esp_wifi: light sleep optimization 2021-01-18 15:31:03 +08:00
lib@7a3e28bf73 bugfix: update wifi lib 2021-01-19 00:28:16 +00:00
src esp_wifi: light sleep optimization 2021-01-18 15:31:03 +08:00
test C3: build and run unit tests 2021-01-11 11:34:37 +08:00
test_md5 global: use '/usr/bin/env bash' instead of '/usr/bin/bash' in shebangs 2020-04-03 01:10:02 +02:00
CMakeLists.txt esp_wifi: fix esp32c3 code issues 2021-01-10 16:16:28 +08:00
Kconfig esp_wifi: light sleep optimization 2021-01-18 15:31:03 +08:00
Makefile.projbuild bugfix: fix make compile phy multiple bin error 2020-04-15 10:19:54 +08:00
component.mk Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00
linker.lf esp_wifi: light sleep optimization 2021-01-18 15:31:03 +08:00
phy_multiple_init_data.bin feature: support multiple PHY init data 2020-03-05 16:14:00 +08:00
sdkconfig.rename esp_wifi: fix esp32c3 code issues 2021-01-10 16:16:28 +08:00