mirror of
https://github.com/espressif/esp32-wifi-lib.git
synced 2025-10-20 20:24:15 +08:00
update wifi lib
Backport following fixes to v3.2 (9648c6a0): 1. Add support for STA HT2040 coexist management 2. Add support for WPA2 improvements 3. Add support for WiFi signal test 4. Disallow HT rate when unicast/mcast cipher is TKIP/WEP 5. Fix the bug that WPS fails when AP is encrypted
This commit is contained in:
@@ -12,3 +12,4 @@ xtensa-esp32-elf-objcopy --redefine-sym printf=core_printf libcore.a
|
||||
xtensa-esp32-elf-objcopy --redefine-sym ets_printf=core_printf libcore.a
|
||||
xtensa-esp32-elf-objcopy --redefine-sym printf=coexist_printf libcoexist.a
|
||||
xtensa-esp32-elf-objcopy --redefine-sym ets_printf=coexist_printf libcoexist.a
|
||||
xtensa-esp32-elf-objcopy --redefine-sym printf=coexist_printf libcoexist.a
|
||||
|
BIN
libcoexist.a
BIN
libcoexist.a
Binary file not shown.
BIN
libespnow.a
BIN
libespnow.a
Binary file not shown.
BIN
libnet80211.a
BIN
libnet80211.a
Binary file not shown.
BIN
libsmartconfig.a
BIN
libsmartconfig.a
Binary file not shown.
Reference in New Issue
Block a user