]> granicus.if.org Git - esp-idf/commit
soc/rtc: fix increased current consumption in light sleep
authorIvan Grokhotkov <ivan@espressif.com>
Thu, 2 Nov 2017 05:57:26 +0000 (13:57 +0800)
committerIvan Grokhotkov <ivan@espressif.com>
Thu, 2 Nov 2017 05:57:26 +0000 (13:57 +0800)
commit9bfb45aa1d6c90ee1260bb1019d46e5da98ee742
tree23be204f28b4a149aff5534420e34b92e4ee3db1
parent79f206be47c3f608615c1de8c491107e6c9194bb
soc/rtc: fix increased current consumption in light sleep

This fixes a configuration issue of RTC, which caused light sleep current
to be 1.35mA instead of 0.85mA.
components/soc/esp32/rtc_sleep.c