esp-idf/components/esp_wifi
muhaidong 039ef51db5 fix(wifi): fix some wifi issues
1. fix enable psram wapi dhcp fail issue
2. fix c6 esp_wifi_set_max_tx_power fail issue
3. fix wrong wifi mode connect crash issue
4. fix null data sequence number issue
2023-10-10 21:39:56 +08:00
..
esp32 fix(wifi): Support ESP32 PHY enabled not enter WiFi RX state by default 2023-09-27 14:55:26 +08:00
esp32c2 fix(phy): Fix PHY enabled enter WiFi RX state default 2023-09-27 14:55:25 +08:00
esp32c3 fix(phy): Fix PHY enabled enter WiFi RX state default 2023-09-27 14:55:25 +08:00
esp32c6 fix(phy): Fix PHY enabled enter WiFi RX state default 2023-09-27 14:55:25 +08:00
esp32s2 fix(phy): Fix PHY enabled enter WiFi RX state default 2023-09-27 14:55:25 +08:00
esp32s3 fix(phy): Fix PHY enabled enter WiFi RX state default 2023-09-27 14:55:25 +08:00
include fix(wifi): fix some esp32c6 wifi bugs 2023-09-20 19:50:44 +08:00
lib@dee1fbe2ca fix(wifi): fix some wifi issues 2023-10-10 21:39:56 +08:00
src sleep_modem: split esp_wifi_internal_mac_sleep_configure, add lock for pm functions 2023-09-20 19:49:54 +08:00
test_apps ci(wifi): Test connect api at different phase 2023-08-30 17:04:26 +08:00
test_md5 coex: support esp32h2 coex lib 2023-03-16 17:23:43 +08:00
wifi_apps fix(esp_wifi): NAN Service discovery and datapath bugfixes 2023-07-05 14:33:56 +05:30
.build-test-rules.yml esp32h2: add build test 2023-01-17 10:29:04 +08:00
CMakeLists.txt Remove -Wno-format in esp_phy, esp_wifi, wpa_supplicant components 2023-03-27 06:42:08 +00:00
Kconfig Merge branch 'feature/rename_wpa2_ent_to_eap_client_v5.1' into 'release/v5.1' 2023-09-26 13:30:52 +08:00
linker.lf feat(wifi): optimize esp32c6 iperf performance 2023-09-14 10:14:13 +08:00
sdkconfig.rename esp_coex: correct Kconfig name 2023-02-26 06:58:18 +00:00