fix(esp8266): Fix deep sleep crash

Put soc deep sleep function to IRAM.
This commit is contained in:
Dong Heng
2018-10-25 12:59:15 +08:00
parent d28329d713
commit 507b71045b
2 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
gwen:
core: 27e282b
core: ab8ff83
net80211: 27e282b
pp: 3110b52
smartconfig:01980e2