mirror of
https://github.com/espressif/esp-idf.git
synced 2024-10-05 20:47:46 -04:00
3b583c150f
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. |
||
---|---|---|
.. | ||
bootloader_flash.c | ||
bootloader_random.c | ||
efuse.c | ||
esp_image_format.c | ||
flash_encrypt.c | ||
flash_partitions.c | ||
secure_boot_signatures.c | ||
secure_boot.c |