OVMS3-idf/components/esp_wifi
ChenJianxing a57fb727e7 esp_wifi: backport some wifi fix to v4.2
1.Fix WiFi fragment issue
2.fix the bug for softAP power save buffer issue
3.fix softap mode event issue
4.fix connect hidden AP doesn't update information
5.update esp32 phy v4370
2020-08-12 21:59:37 +08:00
..
esp32 esp_wifi: Add esp_wifi_get_tsf_time() API to get the tsf time of 2020-07-27 21:41:36 +08:00
esp32s2 esp_wifi: Add esp_wifi_get_tsf_time() API to get the tsf time of 2020-07-27 21:41:36 +08:00
include bugfix: fix softap mode event issue 2020-08-12 21:58:48 +08:00
lib@c934be7c20 esp_wifi: backport some wifi fix to v4.2 2020-08-12 21:59:37 +08:00
src wifi, bt: move esp_phy_common_clock_disable into periph_ctrl and put it into IRAM 2020-08-05 14:08:46 +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: remove wifi tx buffer limits 2020-05-27 15:06:53 +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