fix(wifi): Fix pp global value destruction

This will lead to wifi tx/rx status wrong which will cause such as LmacRxBlk:0 error.

internal: 09790999
This commit is contained in:
Espressif Systems
2018-03-12 16:31:19 +08:00
parent b7499225bf
commit 87bc754bc0
4 changed files with 3 additions and 3 deletions

View File

@ -1,10 +1,10 @@
gwen: gwen:
crypto: 9ec59b5 crypto: 9ec59b5
espnow: 9ec59b5 espnow: 9ec59b5
main: f2108f6 main: 1cf9bb0
minic: 9ec59b5 minic: 9ec59b5
net80211: f2108f6 net80211: f2108f6
pp: 9ec59b5 pp: 1cf9bb0
pwm: 9ec59b5 pwm: 9ec59b5
smartconfig:9ec59b5 smartconfig:9ec59b5
wpa: f2108f6 wpa: f2108f6
@ -12,7 +12,7 @@ gwen:
gitlab: gitlab:
espconn: 3a998034 espconn: 3a998034
freertos: ac047746 freertos: 66a199b7
lwip: 829319d2 lwip: 829319d2
driver: 7bee5263 driver: 7bee5263
mbedtls: 1ac9f1f4 mbedtls: 1ac9f1f4

Binary file not shown.

Binary file not shown.

Binary file not shown.