esp-idf/components/esp_wifi
shenjun ea0603897d esp_wifi_mesh: update wifi mesh libs
1. Fix FIX-ROOT does not reconnect to router when disconnect reason is too many
2. Add API esp_mesh_print_scan_result
3. Modify not to reset mesh_xonseq of self and children when flush_upstream_packets
4. Fix not switch to a parent candidate which has the same layer and assoc as current parent
5. Fix not arm parent monitor when a parent candidate is cleared without sending an event to mesh layer
6. Fix the new voted root does not reconnect to router if rssi is weak
2020-10-28 02:58:44 +00:00
..
esp32 components: remove some unneeded headers from source files 2020-10-22 19:37:10 +08:00
esp32s2 esp_wifi: refactor wifi code in order to adapter to new chips 2020-09-24 10:15:50 +08:00
esp32s3 bringup esp32-s3 on FPGA 2020-09-22 15:15:03 +08:00
include esp_wifi_mesh: update wifi mesh libs 2020-10-28 02:58:44 +00:00
lib@6e05326fc7 esp_wifi_mesh: update wifi mesh libs 2020-10-28 02:58:44 +00:00
src esp_wifi_mesh: update wifi mesh libs 2020-10-28 02:58:44 +00:00
test soc: updates caps usage 2020-10-17 16:10:17 +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 components: remove some unneeded headers from source files 2020-10-22 19:37:10 +08:00
component.mk esp_wifi: Move wifi OS adapter structures into esp_wifi component 2020-01-08 18:13:12 +11:00
Kconfig esp_wifi: optimize WiFi TX performance 2020-08-13 12:26:21 +08:00
linker.lf esp_wifi: Put some rx code to iram 2019-11-13 11:44:23 +00: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 components/esp_wifi: improve coexistence performance according to specific WiFi/BT/BLE scienario 2020-01-10 16:00:12 +08:00