mirror of
https://github.com/espressif/ESP8266_RTOS_SDK.git
synced 2025-05-26 03:47:53 +08:00
feat(lib): update lib
- return ERR_MEM when softap power queue is full - remove some unused code and function - do not rewrite flash when set station config - wait 20~40ms before close RF when station received unicast packet from ap - set default DTIM period to 1 when ESP8266 in softap mode - fix authmode in scan record is open when scan WPA2/WPA3 router - add esp_wifi_set_11b_tx_plcp api for signal test - fix baudrate is incorrect when esp_restart called
This commit is contained in:
@ -1,8 +1,8 @@
|
|||||||
gwen:
|
gwen:
|
||||||
core: 99a1d31
|
core: 6f267c9
|
||||||
net80211: 99a1d31
|
net80211: 6f267c9
|
||||||
pp: 99a1d31
|
pp: 6f267c9
|
||||||
espnow: 99a1d31
|
espnow: 6f267c9
|
||||||
|
|
||||||
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.
Reference in New Issue
Block a user