mirror of
https://github.com/espressif/esp-idf
synced 2025-03-10 01:29:21 -04:00
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