mirror of
https://github.com/espressif/esp32-wifi-lib.git
synced 2025-07-04 09:17:28 +08:00
Update wifi lib:
fix the bug when scan fail after STA failed to connect to a nonexistent AP (763e4942)
This commit is contained in:
@ -10,4 +10,5 @@ xtensa-esp32-elf-objcopy --redefine-sym printf=pp_printf libpp.a
|
||||
xtensa-esp32-elf-objcopy --redefine-sym printf=net80211_printf libnet80211.a
|
||||
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
|
||||
|
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