nodemcu-firmware/app/include/rtc
Johny Mattsson c5c0143b2f rtctime.dsleep() current draw improvements (#1659)
* Switch off interrupts before rtctime dsleep.

* Deal with the fact that MCU keeps running after being told to enter deep sleep
(It can keep running for quite a few instructions at times (and none at
all at others), and it appears that trying to cache additional code from
SPI flash while trying to go to sleep fails miserably at both....)

* Ensure flash is not active when going into deep sleep.
2016-12-14 12:39:31 +01:00
..
rtcaccess.h rtctime.dsleep() current draw improvements (#1659) 2016-12-14 12:39:31 +01:00
rtcfifo.h Imported reworked rtctime support. 2015-07-10 16:16:25 +10:00
rtctime.h Add rtctime.epoch2cal() (#1386) 2016-07-19 22:01:26 +02:00
rtctime_internal.h rtctime.dsleep() current draw improvements (#1659) 2016-12-14 12:39:31 +01:00