Files
esp-idf/components
Renz Bagaporo 3f6e366f56 esp_system: force RTC_SLEEP_PD_XTAL on ESP32 via get pdflags
Based on the original code (`esp32/sleep_modes.c`), `RTC_SLEEP_PD_XTAL`
is always given as an argument to `esp_sleep_start`. Enforce this in
function to get power down flags to avoid redundancy.
2020-08-17 19:09:24 +08:00
..
2020-08-12 09:20:04 +00:00
2020-06-23 08:20:16 +00:00
2020-07-29 15:57:49 +08:00