feat(esp8266): Refactor task watch dog

1. Remove old watch dog function
2. Put WIFI NVS index table from RAM to flash
This commit is contained in:
Dong Heng
2018-09-10 21:13:15 +08:00
parent 60a0297f32
commit 7e8650dd65
19 changed files with 242 additions and 110 deletions

View File

@@ -1,9 +1,9 @@
gwen:
core: b9f2d3e
net80211: 48cd36b
pp: 82269d9
smartconfig:eca7811
wpa: b9f2d3e
espnow: 95a55d0
wps: 48cd36b
core: 103fbb8
net80211: 103fbb8
pp: 103fbb8
smartconfig:103fbb8
wpa: 103fbb8
espnow: 103fbb8
wps: 103fbb8
phy: 1055_8

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.