esp-idf/components/esp_common
Marius Vikhammer c6ed522d60 deep_sleep: on S2 disable the brown out detector before deep sleeping
On S2 the brown out detector would occasionally trigger erroneously during deep sleep.

Disable it before sleeping to circumvent this issue.

Closes https://github.com/espressif/esp-idf/issues/6179
2021-02-25 10:53:06 +08:00
..
include bootloader/esp32c3: Adds secure boot (not yet supported) 2021-01-19 20:51:13 +08:00
src deep_sleep: on S2 disable the brown out detector before deep sleeping 2021-02-25 10:53:06 +08:00
test esp32c3: Add UTs for reset_reason 2021-01-18 07:12:21 +08:00
CMakeLists.txt Updates for riscv support 2020-11-13 07:49:11 +11:00
component.mk bootloader_support: add esp32-s3 initial support 2020-09-22 15:15:03 +08:00
Kconfig esp_common: Fix issue with SPIRAM_ALLOW_BSS_SEG_EXTERNAL_MEMORY not visible on c3 2020-12-31 15:20:05 +11:00
Kconfig.spiram.common esp_common: Fix issue with SPIRAM_ALLOW_BSS_SEG_EXTERNAL_MEMORY not visible on c3 2020-12-31 15:20:05 +11:00
linker.lf put pm_slp_iram_opt and pm_rtos_iram_opt related attributes in esp_pm/linker.lf 2021-01-06 03:40:28 +00:00
sdkconfig.rename Merge branch 'feature/unify_rtc_fast_mem_as_heap_config_across_chips' into 'master' 2020-12-29 11:41:05 +08:00