esp-idf/components/esp32/include
Marius Vikhammer 0a4e5c99f9 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-18 18:39:06 +08:00
..
esp32 deep_sleep: on S2 disable the brown out detector before deep sleeping 2021-02-18 18:39:06 +08:00
rom separate rom from esp32 component to esp_rom 2019-03-21 18:51:45 +08:00
esp_clk.h move esp32 chip specific includes to esp32/xxx.h 2019-03-18 17:14:05 +08:00
esp_himem.h move esp32 chip specific includes to esp32/xxx.h 2019-03-18 17:14:05 +08:00
esp_intr.h misc adjustment of esp32 component 2019-04-03 19:57:46 +08:00
esp_spiram.h move esp32 chip specific includes to esp32/xxx.h 2019-03-18 17:14:05 +08:00
esp_ssc.h Initial public version 2016-08-17 23:08:22 +08:00