feat(lib): update lib

- support rssi info and phy mode in esp_wifi_sta_get_ap_info api
 - enlarge backoff time of multi/broad-cast packet send by softap
 - add user set min/max len support for sniffer
 - transform FCS error packet to application when ESP8266 in sniffer mode
 - fix cipher mode error in scan ap info
This commit is contained in:
Zhang Jun Hao
2020-09-18 15:26:51 +08:00
parent 3e751362fa
commit 9eb0ab0d2b
17 changed files with 4 additions and 4 deletions

View File

@ -1,8 +1,8 @@
gwen: gwen:
core: 6f267c9 core: a4246a0
net80211: 6f267c9 net80211: a4246a0
pp: 6f267c9 pp: a4246a0
espnow: 6f267c9 espnow: a4246a0
smartconfig: 2.8.2 smartconfig: 2.8.2
phy: 1163.0 phy: 1163.0

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

BIN
components/esp8266/libcore.a Executable file

Binary file not shown.

BIN
components/esp8266/libcore_dbg.a Executable file

Binary file not shown.

BIN
components/esp8266/libespnow.a Executable file

Binary file not shown.

Binary file not shown.

BIN
components/esp8266/libnet80211.a Executable file

Binary file not shown.

Binary file not shown.

BIN
components/esp8266/libpp.a Executable file

Binary file not shown.

BIN
components/esp8266/libpp_dbg.a Executable file

Binary file not shown.