Files
esp-idf/components
Ivan Grokhotkov 3b583c150f bootloader: disconnect VRTC from SAR input in bootloader_random_disable
Bootloader enables SAR ADC in test mode to get some entropy for the RNG.
The bits which control the ADC test mux were not disabled, which caused
extra ~24uA current to be drawn from VRTC, increasing deep sleep current
consumption. This change disables relevant test mode bits in
bootloader_random_disable.
2017-02-21 17:07:15 +08:00
..
2017-01-11 15:03:14 +08:00
2017-02-11 16:42:16 +08:00
2016-11-16 15:57:34 +11:00
2017-02-17 10:24:55 +08:00
2017-01-09 17:51:48 +08:00
2017-01-23 13:44:34 +08:00
2017-01-13 12:12:43 +02:00