esp-idf/components/esp_wifi
jack a34a4a91fb esp_wifi: update wifi lib
1. Modify wifi max connection num
2. Fix the ESPNOW senf fail after changing opmode
3.Add wifi station config for enabling transition_disbale feature
2022-12-07 18:14:36 +08:00
..
esp32 esp_wifi: add protection for mac reset (backport 4.4) 2022-11-08 11:01:51 +08:00
esp32c3 esp_wifi: add protection for mac reset (backport 4.4) 2022-11-08 11:01:51 +08:00
esp32s2 Merge branch 'bugfix/add_protection_for_mac_rst_v4.4' into 'release/v4.4' 2022-11-09 17:58:48 +08:00
esp32s3 esp_wifi: add protection for mac reset (backport 4.4) 2022-11-08 11:01:51 +08:00
include reduce the max connection number to 15 2022-12-07 18:04:46 +08:00
lib@309d6435ef esp_wifi: update wifi lib 2022-12-07 18:14:36 +08:00
src phy: only set phy_init_flag at power domain off, when all modems deinit 2022-12-02 19:54:58 +08:00
test esp_wifi: add small UT for country code 2022-09-19 15:22:57 +08:00
test_md5 ci: improve checks for Wi-Fi/PHYlibraries 2022-01-05 17:29:35 +08:00
CMakeLists.txt esp_phy: move lib_printf.c to esp_phy 2022-01-11 12:09:11 +08:00
component.mk esp_phy: decouple esp_phy component from esp_wifi and bt 2021-06-03 16:17:31 +08:00
Kconfig reduce the max connection number to 15 2022-12-07 18:04:46 +08:00
linker.lf wifi: Fix linking of WiFi functions dependent on PM_ENABLE 2022-07-01 12:29:35 +08:00
sdkconfig.rename Add HW external coexist api. 2021-10-12 14:05:14 +08:00