mirror of
https://github.com/espressif/ESP8266_RTOS_SDK.git
synced 2025-05-31 15:41:02 +08:00
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:
@ -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.
Binary file not shown.
Binary file not shown.
BIN
components/esp8266/libcore.a
Executable file
BIN
components/esp8266/libcore.a
Executable file
Binary file not shown.
BIN
components/esp8266/libcore_dbg.a
Executable file
BIN
components/esp8266/libcore_dbg.a
Executable file
Binary file not shown.
BIN
components/esp8266/libespnow.a
Executable file
BIN
components/esp8266/libespnow.a
Executable file
Binary file not shown.
BIN
components/esp8266/libespnow_dbg.a
Executable file
BIN
components/esp8266/libespnow_dbg.a
Executable file
Binary file not shown.
BIN
components/esp8266/libnet80211.a
Executable file
BIN
components/esp8266/libnet80211.a
Executable file
Binary file not shown.
BIN
components/esp8266/libnet80211_dbg.a
Executable file
BIN
components/esp8266/libnet80211_dbg.a
Executable file
Binary file not shown.
BIN
components/esp8266/libpp.a
Executable file
BIN
components/esp8266/libpp.a
Executable file
Binary file not shown.
BIN
components/esp8266/libpp_dbg.a
Executable file
BIN
components/esp8266/libpp_dbg.a
Executable file
Binary file not shown.
Reference in New Issue
Block a user