esp-idf/components/esp_wifi
zhangyanjiao 466cd7ba22 esp_wifi:
1. Modify LR for esp32 and esp32s2
2. Fix esp32s2 RTS rate
3. Optimize some debug logs for probe response
4. Optimize phy and soc files
5. Add IPv6 DSCP
6. Fix classify AC to TID
7. Fix the bug that no event for connect
2020-09-27 19:50:58 +08:00
..
esp32 Fix spin lock allocation in PSRAM bug 2020-09-22 14:36:36 +08:00
esp32s2 Fix spin lock allocation in PSRAM bug 2020-09-22 14:36:36 +08:00
include espnow/pmf: Implement ESPNOW + PMF Co-existance 2020-09-02 15:06:51 +08:00
lib@0037c6c0c6 esp_wifi: 2020-09-27 19:50:58 +08:00
src wifi: Fix esp_wifi log levels 2020-09-02 15:02:52 +08:00
test test: declare requirements and include dirs private 2020-03-23 10:58:50 +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 esp32s2: fix when enable multi phy init data bin compile err. 2020-03-11 18:03:21 +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-09-02 14:44:45 +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