feat(esp8266): power management update frc2 ccount after sleep wake up

1. link function from IRAM to Flash
2. using sleep early ticks instead time to avoid temperature drift or zero drift of RC oscillator
This commit is contained in:
dongheng
2019-09-03 15:42:24 +08:00
parent 287a2fcbd3
commit 4473846f4f
2 changed files with 40 additions and 23 deletions

View File

@ -14,8 +14,3 @@ entries:
archive: libphy.a
entries:
* (noflash_text)
[mapping:rtc]
archive: librtc_opensource.a
entries:
* (noflash_text)