esp-idf/components/esp_wifi
shenjun 8b3e090533 esp_wifi_mesh: update wifi mesh libs
1. Fix mesh deinit blocking issue
2. Fix root has no eb for deauth frames during the networking
3. Add esp_mesh_send_block_time to set blocking time of esp_mesh_send
2021-04-28 02:46:34 +08:00
..
esp32 [hal]: cleaned up interrupt mask functions 2021-04-06 11:54:13 +08:00
esp32c3 esp_wifi: update esp32c3 phy init data 2021-04-22 19:17:20 +08:00
esp32s2 [hal]: cleaned up interrupt mask functions 2021-04-06 11:54:13 +08:00
esp32s3 [hal]: cleaned up interrupt mask functions 2021-04-06 11:54:13 +08:00
include esp_wifi_mesh: update wifi mesh libs 2021-04-28 02:46:34 +08:00
lib@85bda06e2c esp_wifi_mesh: update wifi mesh libs 2021-04-28 02:46:34 +08:00
src wifi/ftm: Move FTM report logging into application and some bugfixes 2021-04-20 03:44:51 +00:00
test esp_wifi_deinit: Return ESP_ERR_WIFI_NOT_STOPPED if wifi is not stopped 2021-02-24 10:52:57 +05:30
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 Merge branch 'bugfix/hal_duplicated_interrupt_functions' into 'master' 2021-04-23 07:47:51 +00:00
component.mk Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00
Kconfig wifi/ftm: Move FTM report logging into application and some bugfixes 2021-04-20 03:44:51 +00:00
linker.lf esp32: move wifi related sections and schemes to esp_wifi 2021-03-01 14:19:34 +08:00
Makefile.projbuild bugfix: fix make compile phy multiple bin error 2020-04-15 10:19:54 +08:00
phy_multiple_init_data.bin feature: support multiple PHY init data 2020-03-05 16:14:00 +08:00
sdkconfig.rename esp32: move brownout and cache err int setup 2021-03-31 19:13:03 +08:00