mirror of
https://github.com/espressif/ESP8266_RTOS_SDK.git
synced 2025-06-17 11:54:24 +08:00
feat(wifi): Change pm task's priority to MAX - 4
If lwip task sends too much packets, like throughput test, pm task will not be trigged. WiFi tx buffers will not be freed normally, and throughput will be dropped down. internal: dfd88572
This commit is contained in:
4
VERSION
4
VERSION
@ -1,10 +1,10 @@
|
|||||||
gwen:
|
gwen:
|
||||||
crypto: 9ec59b5
|
crypto: 9ec59b5
|
||||||
espnow: 79c549f
|
espnow: 79c549f
|
||||||
main: 79c549f
|
main: 1155a0b
|
||||||
minic: 9ec59b5
|
minic: 9ec59b5
|
||||||
net80211: f2108f6
|
net80211: f2108f6
|
||||||
pp: e9e3ace
|
pp: 1155a0b
|
||||||
pwm: 9ec59b5
|
pwm: 9ec59b5
|
||||||
smartconfig:9ec59b5
|
smartconfig:9ec59b5
|
||||||
wpa: f2108f6
|
wpa: f2108f6
|
||||||
|
BIN
lib/libmain.a
BIN
lib/libmain.a
Binary file not shown.
BIN
lib/libpp.a
BIN
lib/libpp.a
Binary file not shown.
Reference in New Issue
Block a user